Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
ChangeFileSystemCompartmentResponse |
FileStorageClient.changeFileSystemCompartment(ChangeFileSystemCompartmentRequest request) |
ChangeFileSystemCompartmentResponse |
FileStorage.changeFileSystemCompartment(ChangeFileSystemCompartmentRequest request)
Moves a file system and its associated snapshots into a different compartment within the same
tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeFileSystemCompartmentResponse> |
FileStorageAsync.changeFileSystemCompartment(ChangeFileSystemCompartmentRequest request,
AsyncHandler<ChangeFileSystemCompartmentRequest,ChangeFileSystemCompartmentResponse> handler)
Moves a file system and its associated snapshots into a different compartment within the same
tenancy.
|
Future<ChangeFileSystemCompartmentResponse> |
FileStorageAsyncClient.changeFileSystemCompartment(ChangeFileSystemCompartmentRequest request,
AsyncHandler<ChangeFileSystemCompartmentRequest,ChangeFileSystemCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeFileSystemCompartmentResponse> |
FileStorageAsync.changeFileSystemCompartment(ChangeFileSystemCompartmentRequest request,
AsyncHandler<ChangeFileSystemCompartmentRequest,ChangeFileSystemCompartmentResponse> handler)
Moves a file system and its associated snapshots into a different compartment within the same
tenancy.
|
Future<ChangeFileSystemCompartmentResponse> |
FileStorageAsyncClient.changeFileSystemCompartment(ChangeFileSystemCompartmentRequest request,
AsyncHandler<ChangeFileSystemCompartmentRequest,ChangeFileSystemCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeFileSystemCompartmentResponse |
ChangeFileSystemCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeFileSystemCompartmentResponse.Builder |
ChangeFileSystemCompartmentResponse.Builder.copy(ChangeFileSystemCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.