Uses of Class
com.oracle.bmc.generativeai.responses.GetEndpointResponse
- 
Packages that use GetEndpointResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses 
- 
- 
Uses of GetEndpointResponse in com.oracle.bmc.generativeaiMethods in com.oracle.bmc.generativeai that return GetEndpointResponse Modifier and Type Method Description GetEndpointResponseGenerativeAi. getEndpoint(GetEndpointRequest request)Gets information about an endpoint.GetEndpointResponseGenerativeAiClient. getEndpoint(GetEndpointRequest request)Method parameters in com.oracle.bmc.generativeai with type arguments of type GetEndpointResponse Modifier and Type Method 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)
- 
Uses of GetEndpointResponse in com.oracle.bmc.generativeai.responsesMethods in com.oracle.bmc.generativeai.responses that return GetEndpointResponse Modifier and Type Method Description GetEndpointResponseGetEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type GetEndpointResponse Modifier and Type Method Description GetEndpointResponse.BuilderGetEndpointResponse.Builder. copy(GetEndpointResponse o)Copy method to populate the builder with values from the given instance.
 
-