Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetMaskingColumnRequest,GetMaskingColumnResponse> |
DataSafeWaiters.forMaskingColumn(GetMaskingColumnRequest request,
MaskingColumnLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetMaskingColumnRequest,GetMaskingColumnResponse> |
DataSafeWaiters.forMaskingColumn(GetMaskingColumnRequest request,
MaskingColumnLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetMaskingColumnRequest,GetMaskingColumnResponse> |
DataSafeWaiters.forMaskingColumn(GetMaskingColumnRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
MaskingColumnLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetMaskingColumnResponse> |
DataSafeAsync.getMaskingColumn(GetMaskingColumnRequest request,
AsyncHandler<GetMaskingColumnRequest,GetMaskingColumnResponse> handler)
Gets the details of the specified masking column.
|
Future<GetMaskingColumnResponse> |
DataSafeAsyncClient.getMaskingColumn(GetMaskingColumnRequest request,
AsyncHandler<GetMaskingColumnRequest,GetMaskingColumnResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMaskingColumnRequest |
GetMaskingColumnRequest.Builder.build()
Build the instance of GetMaskingColumnRequest as configured by this builder
|
GetMaskingColumnRequest |
GetMaskingColumnRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMaskingColumnRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMaskingColumnRequest.Builder |
GetMaskingColumnRequest.Builder.copy(GetMaskingColumnRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.