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