Uses of Class
com.google.cloud.aiplatform.v1beta1.ListNasJobsRequest
-
Packages that use ListNasJobsRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListNasJobsRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListNasJobsRequest Modifier and Type Method Description ListNasJobsRequestListNasJobsRequest.Builder. build()ListNasJobsRequestListNasJobsRequest.Builder. buildPartial()static ListNasJobsRequestListNasJobsRequest. getDefaultInstance()ListNasJobsRequestListNasJobsRequest.Builder. getDefaultInstanceForType()ListNasJobsRequestListNasJobsRequest. getDefaultInstanceForType()static ListNasJobsRequestListNasJobsRequest. parseDelimitedFrom(InputStream input)static ListNasJobsRequestListNasJobsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsRequestListNasJobsRequest. parseFrom(byte[] data)static ListNasJobsRequestListNasJobsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsRequestListNasJobsRequest. parseFrom(com.google.protobuf.ByteString data)static ListNasJobsRequestListNasJobsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsRequestListNasJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListNasJobsRequestListNasJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsRequestListNasJobsRequest. parseFrom(InputStream input)static ListNasJobsRequestListNasJobsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsRequestListNasJobsRequest. parseFrom(ByteBuffer data)static ListNasJobsRequestListNasJobsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListNasJobsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNasJobsRequest,ListNasJobsResponse>JobServiceGrpc. getListNasJobsMethod()com.google.protobuf.Parser<ListNasJobsRequest>ListNasJobsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,ListNasJobsResponse>JobServiceClient. listNasJobsCallable()Lists NasJobs in a Location.com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,JobServiceClient.ListNasJobsPagedResponse>JobServiceClient. listNasJobsPagedCallable()Lists NasJobs in a Location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>JobServiceSettings.Builder. listNasJobsSettings()Returns the builder for the settings used for calls to listNasJobs.com.google.api.gax.rpc.PagedCallSettings<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>JobServiceSettings. listNasJobsSettings()Returns the object with the settings used for calls to listNasJobs.static com.google.protobuf.Parser<ListNasJobsRequest>ListNasJobsRequest. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListNasJobsRequest Modifier and Type Method Description JobServiceClient.ListNasJobsPagedResponseJobServiceClient. listNasJobs(ListNasJobsRequest request)Lists NasJobs in a Location.default voidJobServiceGrpc.AsyncService. listNasJobs(ListNasJobsRequest request, io.grpc.stub.StreamObserver<ListNasJobsResponse> responseObserver)Lists NasJobs in a Location.ListNasJobsResponseJobServiceGrpc.JobServiceBlockingStub. listNasJobs(ListNasJobsRequest request)Lists NasJobs in a Location.com.google.common.util.concurrent.ListenableFuture<ListNasJobsResponse>JobServiceGrpc.JobServiceFutureStub. listNasJobs(ListNasJobsRequest request)Lists NasJobs in a Location.voidJobServiceGrpc.JobServiceStub. listNasJobs(ListNasJobsRequest request, io.grpc.stub.StreamObserver<ListNasJobsResponse> responseObserver)Lists NasJobs in a Location.ListNasJobsRequest.BuilderListNasJobsRequest.Builder. mergeFrom(ListNasJobsRequest other)static ListNasJobsRequest.BuilderListNasJobsRequest. newBuilder(ListNasJobsRequest prototype)Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListNasJobsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPagedResponse>JobServiceClient.ListNasJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse)protected JobServiceClient.ListNasJobsPageJobServiceClient.ListNasJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, ListNasJobsResponse response)com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPage>JobServiceClient.ListNasJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse) -
Uses of ListNasJobsRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ListNasJobsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,ListNasJobsResponse>GrpcJobServiceStub. listNasJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,ListNasJobsResponse>JobServiceStub. listNasJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,JobServiceClient.ListNasJobsPagedResponse>GrpcJobServiceStub. listNasJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,JobServiceClient.ListNasJobsPagedResponse>JobServiceStub. listNasJobsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>JobServiceStubSettings.Builder. listNasJobsSettings()Returns the builder for the settings used for calls to listNasJobs.com.google.api.gax.rpc.PagedCallSettings<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>JobServiceStubSettings. listNasJobsSettings()Returns the object with the settings used for calls to listNasJobs.
-