Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.ChangeFsuDiscoveryCompartmentDetails
-
Packages that use ChangeFsuDiscoveryCompartmentDetails Package Description com.oracle.bmc.fleetsoftwareupdate.model com.oracle.bmc.fleetsoftwareupdate.requests -
-
Uses of ChangeFsuDiscoveryCompartmentDetails in com.oracle.bmc.fleetsoftwareupdate.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return ChangeFsuDiscoveryCompartmentDetails Modifier and Type Method Description ChangeFsuDiscoveryCompartmentDetails
ChangeFsuDiscoveryCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type ChangeFsuDiscoveryCompartmentDetails Modifier and Type Method Description ChangeFsuDiscoveryCompartmentDetails.Builder
ChangeFsuDiscoveryCompartmentDetails.Builder. copy(ChangeFsuDiscoveryCompartmentDetails model)
-
Uses of ChangeFsuDiscoveryCompartmentDetails in com.oracle.bmc.fleetsoftwareupdate.requests
Methods in com.oracle.bmc.fleetsoftwareupdate.requests that return ChangeFsuDiscoveryCompartmentDetails Modifier and Type Method Description ChangeFsuDiscoveryCompartmentDetails
ChangeFsuDiscoveryCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeFsuDiscoveryCompartmentDetails
ChangeFsuDiscoveryCompartmentRequest. getChangeFsuDiscoveryCompartmentDetails()
The compartment where the Exadata Fleet Update Discovery will be moved toMethods in com.oracle.bmc.fleetsoftwareupdate.requests with parameters of type ChangeFsuDiscoveryCompartmentDetails Modifier and Type Method Description ChangeFsuDiscoveryCompartmentRequest.Builder
ChangeFsuDiscoveryCompartmentRequest.Builder. body$(ChangeFsuDiscoveryCompartmentDetails body)
Alternative setter for the body parameter.ChangeFsuDiscoveryCompartmentRequest.Builder
ChangeFsuDiscoveryCompartmentRequest.Builder. changeFsuDiscoveryCompartmentDetails(ChangeFsuDiscoveryCompartmentDetails changeFsuDiscoveryCompartmentDetails)
The compartment where the Exadata Fleet Update Discovery will be moved to
-