Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.requests |
Modifier and Type | Method and Description |
---|---|
CreateEndpointResponse |
GenerativeAiClient.createEndpoint(CreateEndpointRequest request) |
CreateEndpointResponse |
GenerativeAi.createEndpoint(CreateEndpointRequest request)
Creates an endpoint.
|
Future<CreateEndpointResponse> |
GenerativeAiAsync.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler)
Creates an endpoint.
|
Future<CreateEndpointResponse> |
GenerativeAiAsyncClient.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateEndpointResponse> |
GenerativeAiAsync.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler)
Creates an endpoint.
|
Future<CreateEndpointResponse> |
GenerativeAiAsyncClient.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateEndpointRequest |
CreateEndpointRequest.Builder.build()
Build the instance of CreateEndpointRequest as configured by this builder
|
CreateEndpointRequest |
CreateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.copy(CreateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.