Uses of Class
com.oracle.bmc.generativeaiagent.requests.ListAgentEndpointsRequest
-
Packages that use ListAgentEndpointsRequest Package Description com.oracle.bmc.generativeaiagent com.oracle.bmc.generativeaiagent.requests -
-
Uses of ListAgentEndpointsRequest in com.oracle.bmc.generativeaiagent
Method parameters in com.oracle.bmc.generativeaiagent with type arguments of type ListAgentEndpointsRequest Modifier and Type Method Description Future<ListAgentEndpointsResponse>GenerativeAiAgentAsync. listAgentEndpoints(ListAgentEndpointsRequest request, AsyncHandler<ListAgentEndpointsRequest,ListAgentEndpointsResponse> handler)Gets a list of endpoints.Future<ListAgentEndpointsResponse>GenerativeAiAgentAsyncClient. listAgentEndpoints(ListAgentEndpointsRequest request, AsyncHandler<ListAgentEndpointsRequest,ListAgentEndpointsResponse> handler) -
Uses of ListAgentEndpointsRequest in com.oracle.bmc.generativeaiagent.requests
Methods in com.oracle.bmc.generativeaiagent.requests that return ListAgentEndpointsRequest Modifier and Type Method Description ListAgentEndpointsRequestListAgentEndpointsRequest.Builder. build()Build the instance of ListAgentEndpointsRequest as configured by this builderListAgentEndpointsRequestListAgentEndpointsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAgentEndpointsRequest as configured by this builderMethods in com.oracle.bmc.generativeaiagent.requests with parameters of type ListAgentEndpointsRequest Modifier and Type Method Description ListAgentEndpointsRequest.BuilderListAgentEndpointsRequest.Builder. copy(ListAgentEndpointsRequest o)Copy method to populate the builder with values from the given instance.
-