Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetCompatibleFormatsForDataTypesResponse> |
DataSafeAsync.getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request,
AsyncHandler<GetCompatibleFormatsForDataTypesRequest,GetCompatibleFormatsForDataTypesResponse> handler)
Gets a list of basic masking formats compatible with the supported data types.
|
Future<GetCompatibleFormatsForDataTypesResponse> |
DataSafeAsyncClient.getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request,
AsyncHandler<GetCompatibleFormatsForDataTypesRequest,GetCompatibleFormatsForDataTypesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCompatibleFormatsForDataTypesRequest |
GetCompatibleFormatsForDataTypesRequest.Builder.build()
Build the instance of GetCompatibleFormatsForDataTypesRequest as configured by this
builder
|
GetCompatibleFormatsForDataTypesRequest |
GetCompatibleFormatsForDataTypesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCompatibleFormatsForDataTypesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetCompatibleFormatsForDataTypesRequest.Builder |
GetCompatibleFormatsForDataTypesRequest.Builder.copy(GetCompatibleFormatsForDataTypesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.