Uses of Class
com.oracle.bmc.bastion.model.ChangeBastionCompartmentDetails
- 
Packages that use ChangeBastionCompartmentDetails Package Description com.oracle.bmc.bastion.model com.oracle.bmc.bastion.requests 
- 
- 
Uses of ChangeBastionCompartmentDetails in com.oracle.bmc.bastion.modelMethods in com.oracle.bmc.bastion.model that return ChangeBastionCompartmentDetails Modifier and Type Method Description ChangeBastionCompartmentDetailsChangeBastionCompartmentDetails.Builder. build()Methods in com.oracle.bmc.bastion.model with parameters of type ChangeBastionCompartmentDetails Modifier and Type Method Description ChangeBastionCompartmentDetails.BuilderChangeBastionCompartmentDetails.Builder. copy(ChangeBastionCompartmentDetails model)
- 
Uses of ChangeBastionCompartmentDetails in com.oracle.bmc.bastion.requestsMethods in com.oracle.bmc.bastion.requests that return ChangeBastionCompartmentDetails Modifier and Type Method Description ChangeBastionCompartmentDetailsChangeBastionCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeBastionCompartmentDetailsChangeBastionCompartmentRequest. getChangeBastionCompartmentDetails()The compartment information to be updated.Methods in com.oracle.bmc.bastion.requests with parameters of type ChangeBastionCompartmentDetails Modifier and Type Method Description ChangeBastionCompartmentRequest.BuilderChangeBastionCompartmentRequest.Builder. body$(ChangeBastionCompartmentDetails body)Alternative setter for the body parameter.ChangeBastionCompartmentRequest.BuilderChangeBastionCompartmentRequest.Builder. changeBastionCompartmentDetails(ChangeBastionCompartmentDetails changeBastionCompartmentDetails)The compartment information to be updated.
 
-