Uses of Class
com.oracle.bmc.osmanagementhub.responses.ChangeManagementStationCompartmentResponse
-
Packages that use ChangeManagementStationCompartmentResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of ChangeManagementStationCompartmentResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return ChangeManagementStationCompartmentResponse Modifier and Type Method Description ChangeManagementStationCompartmentResponse
ManagementStation. changeManagementStationCompartment(ChangeManagementStationCompartmentRequest request)
Moves a managment station to a different compartment.ChangeManagementStationCompartmentResponse
ManagementStationClient. changeManagementStationCompartment(ChangeManagementStationCompartmentRequest request)
Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type ChangeManagementStationCompartmentResponse Modifier and Type Method Description Future<ChangeManagementStationCompartmentResponse>
ManagementStationAsync. changeManagementStationCompartment(ChangeManagementStationCompartmentRequest request, AsyncHandler<ChangeManagementStationCompartmentRequest,ChangeManagementStationCompartmentResponse> handler)
Moves a managment station to a different compartment.Future<ChangeManagementStationCompartmentResponse>
ManagementStationAsyncClient. changeManagementStationCompartment(ChangeManagementStationCompartmentRequest request, AsyncHandler<ChangeManagementStationCompartmentRequest,ChangeManagementStationCompartmentResponse> handler)
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ChangeManagementStationCompartmentResponse Modifier and Type Method Description Future<ChangeManagementStationCompartmentResponse>
ManagementStationAsync. changeManagementStationCompartment(ChangeManagementStationCompartmentRequest request, AsyncHandler<ChangeManagementStationCompartmentRequest,ChangeManagementStationCompartmentResponse> handler)
Moves a managment station to a different compartment.Future<ChangeManagementStationCompartmentResponse>
ManagementStationAsyncClient. changeManagementStationCompartment(ChangeManagementStationCompartmentRequest request, AsyncHandler<ChangeManagementStationCompartmentRequest,ChangeManagementStationCompartmentResponse> handler)
-
Uses of ChangeManagementStationCompartmentResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ChangeManagementStationCompartmentResponse Modifier and Type Method Description ChangeManagementStationCompartmentResponse
ChangeManagementStationCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ChangeManagementStationCompartmentResponse Modifier and Type Method Description ChangeManagementStationCompartmentResponse.Builder
ChangeManagementStationCompartmentResponse.Builder. copy(ChangeManagementStationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-