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