GetProtectionSettingsResponse.Builder |
GetProtectionSettingsResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetProtectionSettingsResponse.Builder |
GetProtectionSettingsResponse.builder() |
Return a new builder for this response object.
|
GetProtectionSettingsResponse.Builder |
GetProtectionSettingsResponse.Builder.copy(GetProtectionSettingsResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetProtectionSettingsResponse.Builder |
GetProtectionSettingsResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
GetProtectionSettingsResponse.Builder |
GetProtectionSettingsResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetProtectionSettingsResponse.Builder |
GetProtectionSettingsResponse.Builder.opcRequestId(String opcRequestId) |
A unique Oracle-assigned identifier for the request.
|
GetProtectionSettingsResponse.Builder |
GetProtectionSettingsResponse.Builder.protectionSettings(ProtectionSettings protectionSettings) |
The returned ProtectionSettings instance.
|