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