public static class GetProtectionSettingsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetProtectionSettingsResponse |
build() |
GetProtectionSettingsResponse.Builder |
copy(GetProtectionSettingsResponse o)
Copy method to populate the builder with values from the given instance.
|
GetProtectionSettingsResponse.Builder |
etag(String etag) |
GetProtectionSettingsResponse.Builder |
opcRequestId(String opcRequestId) |
GetProtectionSettingsResponse.Builder |
protectionSettings(ProtectionSettings protectionSettings) |
String |
toString() |
public GetProtectionSettingsResponse.Builder copy(GetProtectionSettingsResponse o)
Copy method to populate the builder with values from the given instance.
public GetProtectionSettingsResponse.Builder etag(String etag)
public GetProtectionSettingsResponse.Builder opcRequestId(String opcRequestId)
public GetProtectionSettingsResponse.Builder protectionSettings(ProtectionSettings protectionSettings)
public GetProtectionSettingsResponse build()
Copyright © 2016–2019. All rights reserved.