Uses of Class
com.oracle.bmc.osmanagementhub.model.ChangeManagementStationCompartmentDetails
-
Packages that use ChangeManagementStationCompartmentDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of ChangeManagementStationCompartmentDetails in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return ChangeManagementStationCompartmentDetails Modifier and Type Method Description ChangeManagementStationCompartmentDetails
ChangeManagementStationCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ChangeManagementStationCompartmentDetails Modifier and Type Method Description ChangeManagementStationCompartmentDetails.Builder
ChangeManagementStationCompartmentDetails.Builder. copy(ChangeManagementStationCompartmentDetails model)
-
Uses of ChangeManagementStationCompartmentDetails in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ChangeManagementStationCompartmentDetails Modifier and Type Method Description ChangeManagementStationCompartmentDetails
ChangeManagementStationCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeManagementStationCompartmentDetails
ChangeManagementStationCompartmentRequest. getChangeManagementStationCompartmentDetails()
The OCID of the compartment to move the management station to.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type ChangeManagementStationCompartmentDetails Modifier and Type Method Description ChangeManagementStationCompartmentRequest.Builder
ChangeManagementStationCompartmentRequest.Builder. body$(ChangeManagementStationCompartmentDetails body)
Alternative setter for the body parameter.ChangeManagementStationCompartmentRequest.Builder
ChangeManagementStationCompartmentRequest.Builder. changeManagementStationCompartmentDetails(ChangeManagementStationCompartmentDetails changeManagementStationCompartmentDetails)
The OCID of the compartment to move the management station to.
-