Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetExportSetRequest,GetExportSetResponse> |
FileStorageWaiters.forExportSet(GetExportSetRequest request,
ExportSet.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetExportSetRequest,GetExportSetResponse> |
FileStorageWaiters.forExportSet(GetExportSetRequest request,
ExportSet.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetExportSetRequest,GetExportSetResponse> |
FileStorageWaiters.forExportSet(GetExportSetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ExportSet.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetExportSetRequest |
GetExportSetRequest.Builder.build()
Build the instance of GetExportSetRequest as configured by this builder
|
GetExportSetRequest |
GetExportSetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExportSetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetExportSetRequest.Builder |
GetExportSetRequest.Builder.copy(GetExportSetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.