Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ChangeOutboundConnectorCompartmentRequest |
ChangeOutboundConnectorCompartmentRequest.Builder.build()
Build the instance of ChangeOutboundConnectorCompartmentRequest as configured by this
builder
|
ChangeOutboundConnectorCompartmentRequest |
ChangeOutboundConnectorCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeOutboundConnectorCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeOutboundConnectorCompartmentRequest.Builder |
ChangeOutboundConnectorCompartmentRequest.Builder.copy(ChangeOutboundConnectorCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.