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