| CreatePlatformConfigurationResponse.Builder | CreatePlatformConfigurationResponse.Builder. __httpStatusCode__(int __httpStatusCode__) |  | 
| static CreatePlatformConfigurationResponse.Builder | CreatePlatformConfigurationResponse. builder() | Return a new builder for this response object. | 
| CreatePlatformConfigurationResponse.Builder | CreatePlatformConfigurationResponse.Builder. contentLocation(String contentLocation) | Same as location | 
| 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. location(String location) | URL for the created PlatformConfiguration, the PlatformConfiguration id will be generated
after this request is sent. | 
| CreatePlatformConfigurationResponse.Builder | CreatePlatformConfigurationResponse.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| CreatePlatformConfigurationResponse.Builder | CreatePlatformConfigurationResponse.Builder. opcWorkRequestId(String opcWorkRequestId) | Unique Oracle-assigned identifier for the asynchronous work. | 
| CreatePlatformConfigurationResponse.Builder | CreatePlatformConfigurationResponse.Builder. platformConfiguration(PlatformConfiguration platformConfiguration) | The returned PlatformConfiguration instance. |