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