Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
CreateEkmsPrivateEndpointResponse |
EkmClient.createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request) |
CreateEkmsPrivateEndpointResponse |
Ekm.createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request)
Create a new EKMS private endpoint used to connect to external key manager system
|
Future<CreateEkmsPrivateEndpointResponse> |
EkmAsync.createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request,
AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler)
Create a new EKMS private endpoint used to connect to external key manager system
|
Future<CreateEkmsPrivateEndpointResponse> |
EkmAsyncClient.createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request,
AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateEkmsPrivateEndpointResponse> |
EkmAsync.createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request,
AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler)
Create a new EKMS private endpoint used to connect to external key manager system
|
Future<CreateEkmsPrivateEndpointResponse> |
EkmAsyncClient.createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request,
AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateEkmsPrivateEndpointRequest |
CreateEkmsPrivateEndpointRequest.Builder.build()
Build the instance of CreateEkmsPrivateEndpointRequest as configured by this builder
|
CreateEkmsPrivateEndpointRequest |
CreateEkmsPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateEkmsPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateEkmsPrivateEndpointRequest.Builder |
CreateEkmsPrivateEndpointRequest.Builder.copy(CreateEkmsPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.