Uses of Class
com.google.cloud.aiplatform.v1.EndpointServiceClient.ListLocationsPagedResponse
Packages that use EndpointServiceClient.ListLocationsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of EndpointServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EndpointServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionEndpointServiceClient.listLocations(ListLocationsRequest request) Lists information about the supported locations for this service.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EndpointServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionEndpointServiceClient.ListLocationsPagedResponse.createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) EndpointServiceClient.listLocationsPagedCallable()Lists information about the supported locations for this service.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, EndpointServiceClient.ListLocationsPagedResponse> EndpointServiceSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, EndpointServiceClient.ListLocationsPagedResponse> EndpointServiceSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations. -
Uses of EndpointServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type EndpointServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionEndpointServiceStub.listLocationsPagedCallable()GrpcEndpointServiceStub.listLocationsPagedCallable()PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, EndpointServiceClient.ListLocationsPagedResponse> EndpointServiceStubSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, EndpointServiceClient.ListLocationsPagedResponse> EndpointServiceStubSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations.