public static class GetExadataIormConfigResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetExadataIormConfigResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetExadataIormConfigResponse |
build() |
GetExadataIormConfigResponse.Builder |
copy(GetExadataIormConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
GetExadataIormConfigResponse.Builder |
exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned ExadataIormConfig instance.
|
GetExadataIormConfigResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
String |
toString() |
public GetExadataIormConfigResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetExadataIormConfigResponse.Builder copy(GetExadataIormConfigResponse o)
Copy method to populate the builder with values from the given instance.
public GetExadataIormConfigResponse build()
public GetExadataIormConfigResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.public GetExadataIormConfigResponse.Builder exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned ExadataIormConfig instance.
this
.Copyright © 2016–2022. All rights reserved.