Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetEkmsPrivateEndpointResponse> |
EkmAsync.getEkmsPrivateEndpoint(GetEkmsPrivateEndpointRequest request,
AsyncHandler<GetEkmsPrivateEndpointRequest,GetEkmsPrivateEndpointResponse> handler)
Gets a specific EKMS private by identifier.
|
Future<GetEkmsPrivateEndpointResponse> |
EkmAsyncClient.getEkmsPrivateEndpoint(GetEkmsPrivateEndpointRequest request,
AsyncHandler<GetEkmsPrivateEndpointRequest,GetEkmsPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetEkmsPrivateEndpointRequest |
GetEkmsPrivateEndpointRequest.Builder.build()
Build the instance of GetEkmsPrivateEndpointRequest as configured by this builder
|
GetEkmsPrivateEndpointRequest |
GetEkmsPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetEkmsPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetEkmsPrivateEndpointRequest.Builder |
GetEkmsPrivateEndpointRequest.Builder.copy(GetEkmsPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.