Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetEndpointRequest,GetEndpointResponse> |
GenerativeAiWaiters.forEndpoint(GetEndpointRequest request,
Endpoint.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetEndpointRequest,GetEndpointResponse> |
GenerativeAiWaiters.forEndpoint(GetEndpointRequest request,
Endpoint.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetEndpointRequest,GetEndpointResponse> |
GenerativeAiWaiters.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> |
GenerativeAiAsync.getEndpoint(GetEndpointRequest request,
AsyncHandler<GetEndpointRequest,GetEndpointResponse> handler)
Gets information about an endpoint.
|
Future<GetEndpointResponse> |
GenerativeAiAsyncClient.getEndpoint(GetEndpointRequest request,
AsyncHandler<GetEndpointRequest,GetEndpointResponse> handler) |
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.