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