Uses of Class
com.google.cloud.aiplatform.v1beta1.ListCustomJobsResponse
-
Packages that use ListCustomJobsResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListCustomJobsResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListCustomJobsResponse Modifier and Type Method Description ListCustomJobsResponseListCustomJobsResponse.Builder. build()ListCustomJobsResponseListCustomJobsResponse.Builder. buildPartial()static ListCustomJobsResponseListCustomJobsResponse. getDefaultInstance()ListCustomJobsResponseListCustomJobsResponse.Builder. getDefaultInstanceForType()ListCustomJobsResponseListCustomJobsResponse. getDefaultInstanceForType()ListCustomJobsResponseJobServiceGrpc.JobServiceBlockingStub. listCustomJobs(ListCustomJobsRequest request)Lists CustomJobs in a Location.static ListCustomJobsResponseListCustomJobsResponse. parseDelimitedFrom(InputStream input)static ListCustomJobsResponseListCustomJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(byte[] data)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(com.google.protobuf.ByteString data)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(InputStream input)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(ByteBuffer data)static ListCustomJobsResponseListCustomJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListCustomJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCustomJobsRequest,ListCustomJobsResponse>JobServiceGrpc. getListCustomJobsMethod()com.google.protobuf.Parser<ListCustomJobsResponse>ListCustomJobsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCustomJobsResponse>JobServiceGrpc.JobServiceFutureStub. listCustomJobs(ListCustomJobsRequest request)Lists CustomJobs in a Location.com.google.api.gax.rpc.UnaryCallable<ListCustomJobsRequest,ListCustomJobsResponse>JobServiceClient. listCustomJobsCallable()Lists CustomJobs in a Location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse>JobServiceSettings.Builder. listCustomJobsSettings()Returns the builder for the settings used for calls to listCustomJobs.com.google.api.gax.rpc.PagedCallSettings<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse>JobServiceSettings. listCustomJobsSettings()Returns the object with the settings used for calls to listCustomJobs.static com.google.protobuf.Parser<ListCustomJobsResponse>ListCustomJobsResponse. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListCustomJobsResponse Modifier and Type Method Description protected JobServiceClient.ListCustomJobsPageJobServiceClient.ListCustomJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, ListCustomJobsResponse response)ListCustomJobsResponse.BuilderListCustomJobsResponse.Builder. mergeFrom(ListCustomJobsResponse other)static ListCustomJobsResponse.BuilderListCustomJobsResponse. newBuilder(ListCustomJobsResponse prototype)Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListCustomJobsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPagedResponse>JobServiceClient.ListCustomJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse)static com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPagedResponse>JobServiceClient.ListCustomJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse)protected JobServiceClient.ListCustomJobsPageJobServiceClient.ListCustomJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, ListCustomJobsResponse response)com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPage>JobServiceClient.ListCustomJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse)com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPage>JobServiceClient.ListCustomJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse)default voidJobServiceGrpc.AsyncService. listCustomJobs(ListCustomJobsRequest request, io.grpc.stub.StreamObserver<ListCustomJobsResponse> responseObserver)Lists CustomJobs in a Location.voidJobServiceGrpc.JobServiceStub. listCustomJobs(ListCustomJobsRequest request, io.grpc.stub.StreamObserver<ListCustomJobsResponse> responseObserver)Lists CustomJobs in a Location. -
Uses of ListCustomJobsResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ListCustomJobsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCustomJobsRequest,ListCustomJobsResponse>GrpcJobServiceStub. listCustomJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListCustomJobsRequest,ListCustomJobsResponse>JobServiceStub. listCustomJobsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse>JobServiceStubSettings.Builder. listCustomJobsSettings()Returns the builder for the settings used for calls to listCustomJobs.com.google.api.gax.rpc.PagedCallSettings<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse>JobServiceStubSettings. listCustomJobsSettings()Returns the object with the settings used for calls to listCustomJobs.
-