Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.responses |
Modifier and Type | Method and Description |
---|---|
CreateEndpointResponse |
GenerativeAiClient.createEndpoint(CreateEndpointRequest request) |
CreateEndpointResponse |
GenerativeAi.createEndpoint(CreateEndpointRequest request)
Creates an endpoint.
|
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 |
---|---|
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 |
---|---|
CreateEndpointResponse |
CreateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.copy(CreateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.