Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetLibraryMaskingFormatResponse |
DataSafe.getLibraryMaskingFormat(GetLibraryMaskingFormatRequest request)
Gets the details of the specified library masking format.
|
GetLibraryMaskingFormatResponse |
DataSafeClient.getLibraryMaskingFormat(GetLibraryMaskingFormatRequest request) |
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 |
---|---|
GetLibraryMaskingFormatResponse |
GetLibraryMaskingFormatResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLibraryMaskingFormatResponse.Builder |
GetLibraryMaskingFormatResponse.Builder.copy(GetLibraryMaskingFormatResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.