Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetEkmsPrivateEndpointResponse |
EkmClient.getEkmsPrivateEndpoint(GetEkmsPrivateEndpointRequest request) |
GetEkmsPrivateEndpointResponse |
Ekm.getEkmsPrivateEndpoint(GetEkmsPrivateEndpointRequest request)
Gets a specific EKMS private by identifier.
|
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 |
---|---|
GetEkmsPrivateEndpointResponse |
GetEkmsPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEkmsPrivateEndpointResponse.Builder |
GetEkmsPrivateEndpointResponse.Builder.copy(GetEkmsPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.