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