Uses of Class
com.oracle.bmc.core.responses.GetDrgResponse.Builder
-
Packages that use GetDrgResponse.Builder Package Description com.oracle.bmc.core.responses -
-
Uses of GetDrgResponse.Builder in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetDrgResponse.Builder Modifier and Type Method Description GetDrgResponse.BuilderGetDrgResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static GetDrgResponse.BuilderGetDrgResponse. builder()Return a new builder for this response object.GetDrgResponse.BuilderGetDrgResponse.Builder. copy(GetDrgResponse o)Copy method to populate the builder with values from the given instance.GetDrgResponse.BuilderGetDrgResponse.Builder. drg(Drg drg)The returned Drg instance.GetDrgResponse.BuilderGetDrgResponse.Builder. etag(String etag)For optimistic concurrency control.GetDrgResponse.BuilderGetDrgResponse.Builder. headers(Map<String,List<String>> headers)GetDrgResponse.BuilderGetDrgResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
-