Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
GetAiPrivateEndpointResponse |
AnomalyDetection.getAiPrivateEndpoint(GetAiPrivateEndpointRequest request)
Gets a specific private reverse connection by identifier.
|
GetAiPrivateEndpointResponse |
AnomalyDetectionClient.getAiPrivateEndpoint(GetAiPrivateEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAiPrivateEndpointResponse> |
AnomalyDetectionAsync.getAiPrivateEndpoint(GetAiPrivateEndpointRequest request,
AsyncHandler<GetAiPrivateEndpointRequest,GetAiPrivateEndpointResponse> handler)
Gets a specific private reverse connection by identifier.
|
Future<GetAiPrivateEndpointResponse> |
AnomalyDetectionAsyncClient.getAiPrivateEndpoint(GetAiPrivateEndpointRequest request,
AsyncHandler<GetAiPrivateEndpointRequest,GetAiPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAiPrivateEndpointResponse |
GetAiPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAiPrivateEndpointResponse.Builder |
GetAiPrivateEndpointResponse.Builder.copy(GetAiPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.