Uses of Class
com.google.cloud.aiplatform.v1beta1.ListIndexEndpointsResponse
-
Packages that use ListIndexEndpointsResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListIndexEndpointsResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListIndexEndpointsResponse Modifier and Type Method Description ListIndexEndpointsResponse
ListIndexEndpointsResponse.Builder. build()
ListIndexEndpointsResponse
ListIndexEndpointsResponse.Builder. buildPartial()
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. getDefaultInstance()
ListIndexEndpointsResponse
ListIndexEndpointsResponse.Builder. getDefaultInstanceForType()
ListIndexEndpointsResponse
ListIndexEndpointsResponse. getDefaultInstanceForType()
ListIndexEndpointsResponse
IndexEndpointServiceGrpc.IndexEndpointServiceBlockingStub. listIndexEndpoints(ListIndexEndpointsRequest request)
Lists IndexEndpoints in a Location.static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseDelimitedFrom(InputStream input)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(byte[] data)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(InputStream input)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(ByteBuffer data)
static ListIndexEndpointsResponse
ListIndexEndpointsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListIndexEndpointsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListIndexEndpointsRequest,ListIndexEndpointsResponse>
IndexEndpointServiceGrpc. getListIndexEndpointsMethod()
com.google.protobuf.Parser<ListIndexEndpointsResponse>
ListIndexEndpointsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListIndexEndpointsResponse>
IndexEndpointServiceGrpc.IndexEndpointServiceFutureStub. listIndexEndpoints(ListIndexEndpointsRequest request)
Lists IndexEndpoints in a Location.com.google.api.gax.rpc.UnaryCallable<ListIndexEndpointsRequest,ListIndexEndpointsResponse>
IndexEndpointServiceClient. listIndexEndpointsCallable()
Lists IndexEndpoints in a Location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse>
IndexEndpointServiceSettings.Builder. listIndexEndpointsSettings()
Returns the builder for the settings used for calls to listIndexEndpoints.com.google.api.gax.rpc.PagedCallSettings<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse>
IndexEndpointServiceSettings. listIndexEndpointsSettings()
Returns the object with the settings used for calls to listIndexEndpoints.static com.google.protobuf.Parser<ListIndexEndpointsResponse>
ListIndexEndpointsResponse. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListIndexEndpointsResponse Modifier and Type Method Description protected IndexEndpointServiceClient.ListIndexEndpointsPage
IndexEndpointServiceClient.ListIndexEndpointsPage. createPage(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, ListIndexEndpointsResponse response)
ListIndexEndpointsResponse.Builder
ListIndexEndpointsResponse.Builder. mergeFrom(ListIndexEndpointsResponse other)
static ListIndexEndpointsResponse.Builder
ListIndexEndpointsResponse. newBuilder(ListIndexEndpointsResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListIndexEndpointsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<IndexEndpointServiceClient.ListIndexEndpointsPagedResponse>
IndexEndpointServiceClient.ListIndexEndpointsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, com.google.api.core.ApiFuture<ListIndexEndpointsResponse> futureResponse)
static com.google.api.core.ApiFuture<IndexEndpointServiceClient.ListIndexEndpointsPagedResponse>
IndexEndpointServiceClient.ListIndexEndpointsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, com.google.api.core.ApiFuture<ListIndexEndpointsResponse> futureResponse)
protected IndexEndpointServiceClient.ListIndexEndpointsPage
IndexEndpointServiceClient.ListIndexEndpointsPage. createPage(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, ListIndexEndpointsResponse response)
com.google.api.core.ApiFuture<IndexEndpointServiceClient.ListIndexEndpointsPage>
IndexEndpointServiceClient.ListIndexEndpointsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, com.google.api.core.ApiFuture<ListIndexEndpointsResponse> futureResponse)
com.google.api.core.ApiFuture<IndexEndpointServiceClient.ListIndexEndpointsPage>
IndexEndpointServiceClient.ListIndexEndpointsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, com.google.api.core.ApiFuture<ListIndexEndpointsResponse> futureResponse)
default void
IndexEndpointServiceGrpc.AsyncService. listIndexEndpoints(ListIndexEndpointsRequest request, io.grpc.stub.StreamObserver<ListIndexEndpointsResponse> responseObserver)
Lists IndexEndpoints in a Location.void
IndexEndpointServiceGrpc.IndexEndpointServiceStub. listIndexEndpoints(ListIndexEndpointsRequest request, io.grpc.stub.StreamObserver<ListIndexEndpointsResponse> responseObserver)
Lists IndexEndpoints in a Location. -
Uses of ListIndexEndpointsResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ListIndexEndpointsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListIndexEndpointsRequest,ListIndexEndpointsResponse>
GrpcIndexEndpointServiceStub. listIndexEndpointsCallable()
com.google.api.gax.rpc.UnaryCallable<ListIndexEndpointsRequest,ListIndexEndpointsResponse>
IndexEndpointServiceStub. listIndexEndpointsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse>
IndexEndpointServiceStubSettings.Builder. listIndexEndpointsSettings()
Returns the builder for the settings used for calls to listIndexEndpoints.com.google.api.gax.rpc.PagedCallSettings<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse>
IndexEndpointServiceStubSettings. listIndexEndpointsSettings()
Returns the object with the settings used for calls to listIndexEndpoints.
-