Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetLibraryMaskingFormatResponse> |
DataSafeAsync.getLibraryMaskingFormat(GetLibraryMaskingFormatRequest request,
AsyncHandler<GetLibraryMaskingFormatRequest,GetLibraryMaskingFormatResponse> handler)
Gets the details of the specified library masking format.
|
Future<GetLibraryMaskingFormatResponse> |
DataSafeAsyncClient.getLibraryMaskingFormat(GetLibraryMaskingFormatRequest request,
AsyncHandler<GetLibraryMaskingFormatRequest,GetLibraryMaskingFormatResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetLibraryMaskingFormatRequest |
GetLibraryMaskingFormatRequest.Builder.build()
Build the instance of GetLibraryMaskingFormatRequest as configured by this builder
|
GetLibraryMaskingFormatRequest |
GetLibraryMaskingFormatRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLibraryMaskingFormatRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetLibraryMaskingFormatRequest.Builder |
GetLibraryMaskingFormatRequest.Builder.copy(GetLibraryMaskingFormatRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.