Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
ChangeOutboundConnectorCompartmentResponse |
FileStorageClient.changeOutboundConnectorCompartment(ChangeOutboundConnectorCompartmentRequest request) |
ChangeOutboundConnectorCompartmentResponse |
FileStorage.changeOutboundConnectorCompartment(ChangeOutboundConnectorCompartmentRequest request)
Moves an outbound connector into a different compartment within the same tenancy.
|
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 |
---|---|
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 |
---|---|
ChangeOutboundConnectorCompartmentResponse |
ChangeOutboundConnectorCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeOutboundConnectorCompartmentResponse.Builder |
ChangeOutboundConnectorCompartmentResponse.Builder.copy(ChangeOutboundConnectorCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.