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