Uses of Class
com.oracle.bmc.osmanagementhub.responses.ChangeManagementStationCompartmentResponse.Builder
- 
Packages that use ChangeManagementStationCompartmentResponse.Builder Package Description com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of ChangeManagementStationCompartmentResponse.Builder in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return ChangeManagementStationCompartmentResponse.Builder Modifier and Type Method Description ChangeManagementStationCompartmentResponse.BuilderChangeManagementStationCompartmentResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static ChangeManagementStationCompartmentResponse.BuilderChangeManagementStationCompartmentResponse. builder()Return a new builder for this response object.ChangeManagementStationCompartmentResponse.BuilderChangeManagementStationCompartmentResponse.Builder. copy(ChangeManagementStationCompartmentResponse o)Copy method to populate the builder with values from the given instance.ChangeManagementStationCompartmentResponse.BuilderChangeManagementStationCompartmentResponse.Builder. headers(Map<String,List<String>> headers)ChangeManagementStationCompartmentResponse.BuilderChangeManagementStationCompartmentResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-