Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
GetExportSetResponse |
FileStorageClient.getExportSet(GetExportSetRequest request) |
GetExportSetResponse |
FileStorage.getExportSet(GetExportSetRequest request)
Gets the specified export set’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExportSetResponse> |
FileStorageAsync.getExportSet(GetExportSetRequest request,
AsyncHandler<GetExportSetRequest,GetExportSetResponse> handler)
Gets the specified export set’s information.
|
Future<GetExportSetResponse> |
FileStorageAsyncClient.getExportSet(GetExportSetRequest request,
AsyncHandler<GetExportSetRequest,GetExportSetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetExportSetResponse |
GetExportSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExportSetResponse.Builder |
GetExportSetResponse.Builder.copy(GetExportSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.