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 ListCustomJobsResponse
ListCustomJobsResponse.Builder. build()
ListCustomJobsResponse
ListCustomJobsResponse.Builder. buildPartial()
static ListCustomJobsResponse
ListCustomJobsResponse. getDefaultInstance()
ListCustomJobsResponse
ListCustomJobsResponse.Builder. getDefaultInstanceForType()
ListCustomJobsResponse
ListCustomJobsResponse. getDefaultInstanceForType()
ListCustomJobsResponse
JobServiceGrpc.JobServiceBlockingStub. listCustomJobs(ListCustomJobsRequest request)
Lists CustomJobs in a Location.static ListCustomJobsResponse
ListCustomJobsResponse. parseDelimitedFrom(InputStream input)
static ListCustomJobsResponse
ListCustomJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(byte[] data)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(InputStream input)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCustomJobsResponse
ListCustomJobsResponse. parseFrom(ByteBuffer data)
static ListCustomJobsResponse
ListCustomJobsResponse. 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.ListCustomJobsPage
JobServiceClient.ListCustomJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, ListCustomJobsResponse response)
ListCustomJobsResponse.Builder
ListCustomJobsResponse.Builder. mergeFrom(ListCustomJobsResponse other)
static ListCustomJobsResponse.Builder
ListCustomJobsResponse. 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.ListCustomJobsPage
JobServiceClient.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 void
JobServiceGrpc.AsyncService. listCustomJobs(ListCustomJobsRequest request, io.grpc.stub.StreamObserver<ListCustomJobsResponse> responseObserver)
Lists CustomJobs in a Location.void
JobServiceGrpc.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.
-