Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetEndpointRequest,GetEndpointResponse> |
AIServiceLanguageWaiters.forEndpoint(GetEndpointRequest request,
Endpoint.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetEndpointRequest,GetEndpointResponse> |
AIServiceLanguageWaiters.forEndpoint(GetEndpointRequest request,
Endpoint.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetEndpointRequest,GetEndpointResponse> |
AIServiceLanguageWaiters.forEndpoint(GetEndpointRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Endpoint.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetEndpointResponse> |
AIServiceLanguageAsyncClient.getEndpoint(GetEndpointRequest request,
AsyncHandler<GetEndpointRequest,GetEndpointResponse> handler) |
Future<GetEndpointResponse> |
AIServiceLanguageAsync.getEndpoint(GetEndpointRequest request,
AsyncHandler<GetEndpointRequest,GetEndpointResponse> handler)
Gets an endpoint by identifier
|
Modifier and Type | Method and Description |
---|---|
GetEndpointRequest |
GetEndpointRequest.Builder.build()
Build the instance of GetEndpointRequest as configured by this builder
|
GetEndpointRequest |
GetEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetEndpointRequest.Builder |
GetEndpointRequest.Builder.copy(GetEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.