Uses of Class
com.oracle.bmc.osmanagementhub.requests.ChangeManagementStationCompartmentRequest
-
Packages that use ChangeManagementStationCompartmentRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ChangeManagementStationCompartmentRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ChangeManagementStationCompartmentRequest 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 ChangeManagementStationCompartmentRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ChangeManagementStationCompartmentRequest Modifier and Type Method Description ChangeManagementStationCompartmentRequest
ChangeManagementStationCompartmentRequest.Builder. build()
Build the instance of ChangeManagementStationCompartmentRequest as configured by this builderChangeManagementStationCompartmentRequest
ChangeManagementStationCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeManagementStationCompartmentRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ChangeManagementStationCompartmentRequest Modifier and Type Method Description ChangeManagementStationCompartmentRequest.Builder
ChangeManagementStationCompartmentRequest.Builder. copy(ChangeManagementStationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-