Uses of Class
com.oracle.bmc.filestorage.requests.ChangeOutboundConnectorCompartmentRequest
-
Packages that use ChangeOutboundConnectorCompartmentRequest Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.requests -
-
Uses of ChangeOutboundConnectorCompartmentRequest in com.oracle.bmc.filestorage
Method parameters in com.oracle.bmc.filestorage with type arguments of type ChangeOutboundConnectorCompartmentRequest Modifier and Type Method Description Future<ChangeOutboundConnectorCompartmentResponse>FileStorageAsync. changeOutboundConnectorCompartment(ChangeOutboundConnectorCompartmentRequest request, AsyncHandler<ChangeOutboundConnectorCompartmentRequest,ChangeOutboundConnectorCompartmentResponse> handler)Moves an outbound connector into a different compartment within the same tenancy.Future<ChangeOutboundConnectorCompartmentResponse>FileStorageAsyncClient. changeOutboundConnectorCompartment(ChangeOutboundConnectorCompartmentRequest request, AsyncHandler<ChangeOutboundConnectorCompartmentRequest,ChangeOutboundConnectorCompartmentResponse> handler) -
Uses of ChangeOutboundConnectorCompartmentRequest in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return ChangeOutboundConnectorCompartmentRequest Modifier and Type Method Description ChangeOutboundConnectorCompartmentRequestChangeOutboundConnectorCompartmentRequest.Builder. build()Build the instance of ChangeOutboundConnectorCompartmentRequest as configured by this builderChangeOutboundConnectorCompartmentRequestChangeOutboundConnectorCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeOutboundConnectorCompartmentRequest as configured by this builderMethods in com.oracle.bmc.filestorage.requests with parameters of type ChangeOutboundConnectorCompartmentRequest Modifier and Type Method Description ChangeOutboundConnectorCompartmentRequest.BuilderChangeOutboundConnectorCompartmentRequest.Builder. copy(ChangeOutboundConnectorCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-