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