public static class UpdateCompartmentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 opcRequestId(String opcRequestId)
public UpdateCompartmentResponse.Builder etag(String etag)
public UpdateCompartmentResponse.Builder compartment(Compartment compartment)
public UpdateCompartmentResponse build()
Copyright © 2016–2019. All rights reserved.