Uses of Class
com.google.cloud.aiplatform.v1.ListFeaturestoresResponse
-
Packages that use ListFeaturestoresResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of ListFeaturestoresResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListFeaturestoresResponse Modifier and Type Method Description ListFeaturestoresResponseListFeaturestoresResponse.Builder. build()ListFeaturestoresResponseListFeaturestoresResponse.Builder. buildPartial()static ListFeaturestoresResponseListFeaturestoresResponse. getDefaultInstance()ListFeaturestoresResponseListFeaturestoresResponse.Builder. getDefaultInstanceForType()ListFeaturestoresResponseListFeaturestoresResponse. getDefaultInstanceForType()ListFeaturestoresResponseFeaturestoreServiceGrpc.FeaturestoreServiceBlockingStub. listFeaturestores(ListFeaturestoresRequest request)Lists Featurestores in a given project and location.static ListFeaturestoresResponseListFeaturestoresResponse. parseDelimitedFrom(InputStream input)static ListFeaturestoresResponseListFeaturestoresResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(byte[] data)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(com.google.protobuf.ByteString data)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(InputStream input)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(ByteBuffer data)static ListFeaturestoresResponseListFeaturestoresResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ListFeaturestoresResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFeaturestoresRequest,ListFeaturestoresResponse>FeaturestoreServiceGrpc. getListFeaturestoresMethod()com.google.protobuf.Parser<ListFeaturestoresResponse>ListFeaturestoresResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListFeaturestoresResponse>FeaturestoreServiceGrpc.FeaturestoreServiceFutureStub. listFeaturestores(ListFeaturestoresRequest request)Lists Featurestores in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse>FeaturestoreServiceClient. listFeaturestoresCallable()Lists Featurestores in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceSettings.Builder. listFeaturestoresSettings()Returns the builder for the settings used for calls to listFeaturestores.com.google.api.gax.rpc.PagedCallSettings<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceSettings. listFeaturestoresSettings()Returns the object with the settings used for calls to listFeaturestores.static com.google.protobuf.Parser<ListFeaturestoresResponse>ListFeaturestoresResponse. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ListFeaturestoresResponse Modifier and Type Method Description protected FeaturestoreServiceClient.ListFeaturestoresPageFeaturestoreServiceClient.ListFeaturestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, ListFeaturestoresResponse response)ListFeaturestoresResponse.BuilderListFeaturestoresResponse.Builder. mergeFrom(ListFeaturestoresResponse other)static ListFeaturestoresResponse.BuilderListFeaturestoresResponse. newBuilder(ListFeaturestoresResponse prototype)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ListFeaturestoresResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceClient.ListFeaturestoresPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse)static com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceClient.ListFeaturestoresPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse)protected FeaturestoreServiceClient.ListFeaturestoresPageFeaturestoreServiceClient.ListFeaturestoresPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, ListFeaturestoresResponse response)com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPage>FeaturestoreServiceClient.ListFeaturestoresPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse)com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturestoresPage>FeaturestoreServiceClient.ListFeaturestoresPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturestoresRequest,ListFeaturestoresResponse,Featurestore> context, com.google.api.core.ApiFuture<ListFeaturestoresResponse> futureResponse)default voidFeaturestoreServiceGrpc.AsyncService. listFeaturestores(ListFeaturestoresRequest request, io.grpc.stub.StreamObserver<ListFeaturestoresResponse> responseObserver)Lists Featurestores in a given project and location.voidFeaturestoreServiceGrpc.FeaturestoreServiceStub. listFeaturestores(ListFeaturestoresRequest request, io.grpc.stub.StreamObserver<ListFeaturestoresResponse> responseObserver)Lists Featurestores in a given project and location. -
Uses of ListFeaturestoresResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type ListFeaturestoresResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse>FeaturestoreServiceStub. listFeaturestoresCallable()com.google.api.gax.rpc.UnaryCallable<ListFeaturestoresRequest,ListFeaturestoresResponse>GrpcFeaturestoreServiceStub. listFeaturestoresCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceStubSettings.Builder. listFeaturestoresSettings()Returns the builder for the settings used for calls to listFeaturestores.com.google.api.gax.rpc.PagedCallSettings<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse>FeaturestoreServiceStubSettings. listFeaturestoresSettings()Returns the object with the settings used for calls to listFeaturestores.
-