Uses of Class
com.oracle.bmc.filestorage.model.ChangeOutboundConnectorCompartmentDetails
-
Packages that use ChangeOutboundConnectorCompartmentDetails Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests -
-
Uses of ChangeOutboundConnectorCompartmentDetails in com.oracle.bmc.filestorage.model
Methods in com.oracle.bmc.filestorage.model that return ChangeOutboundConnectorCompartmentDetails Modifier and Type Method Description ChangeOutboundConnectorCompartmentDetailsChangeOutboundConnectorCompartmentDetails.Builder. build()Methods in com.oracle.bmc.filestorage.model with parameters of type ChangeOutboundConnectorCompartmentDetails Modifier and Type Method Description ChangeOutboundConnectorCompartmentDetails.BuilderChangeOutboundConnectorCompartmentDetails.Builder. copy(ChangeOutboundConnectorCompartmentDetails model) -
Uses of ChangeOutboundConnectorCompartmentDetails in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return ChangeOutboundConnectorCompartmentDetails Modifier and Type Method Description ChangeOutboundConnectorCompartmentDetailsChangeOutboundConnectorCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeOutboundConnectorCompartmentDetailsChangeOutboundConnectorCompartmentRequest. getChangeOutboundConnectorCompartmentDetails()Details for changing the compartment.Methods in com.oracle.bmc.filestorage.requests with parameters of type ChangeOutboundConnectorCompartmentDetails Modifier and Type Method Description ChangeOutboundConnectorCompartmentRequest.BuilderChangeOutboundConnectorCompartmentRequest.Builder. body$(ChangeOutboundConnectorCompartmentDetails body)Alternative setter for the body parameter.ChangeOutboundConnectorCompartmentRequest.BuilderChangeOutboundConnectorCompartmentRequest.Builder. changeOutboundConnectorCompartmentDetails(ChangeOutboundConnectorCompartmentDetails changeOutboundConnectorCompartmentDetails)Details for changing the compartment.
-