Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
CreateFileSystemResponse |
FileStorageClient.createFileSystem(CreateFileSystemRequest request) |
CreateFileSystemResponse |
FileStorage.createFileSystem(CreateFileSystemRequest request)
Creates a new file system in the specified compartment and availability domain.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateFileSystemResponse> |
FileStorageAsync.createFileSystem(CreateFileSystemRequest request,
AsyncHandler<CreateFileSystemRequest,CreateFileSystemResponse> handler)
Creates a new file system in the specified compartment and availability domain.
|
Future<CreateFileSystemResponse> |
FileStorageAsyncClient.createFileSystem(CreateFileSystemRequest request,
AsyncHandler<CreateFileSystemRequest,CreateFileSystemResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateFileSystemResponse> |
FileStorageAsync.createFileSystem(CreateFileSystemRequest request,
AsyncHandler<CreateFileSystemRequest,CreateFileSystemResponse> handler)
Creates a new file system in the specified compartment and availability domain.
|
Future<CreateFileSystemResponse> |
FileStorageAsyncClient.createFileSystem(CreateFileSystemRequest request,
AsyncHandler<CreateFileSystemRequest,CreateFileSystemResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateFileSystemResponse |
CreateFileSystemResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateFileSystemResponse.Builder |
CreateFileSystemResponse.Builder.copy(CreateFileSystemResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.