Uses of Class
com.google.cloud.vmmigration.v1.ListCloneJobsRequest
-
Packages that use ListCloneJobsRequest Package Description com.google.cloud.vmmigration.v1 A client to VM Migration APIcom.google.cloud.vmmigration.v1.stub -
-
Uses of ListCloneJobsRequest in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return ListCloneJobsRequest Modifier and Type Method Description ListCloneJobsRequestListCloneJobsRequest.Builder. build()ListCloneJobsRequestListCloneJobsRequest.Builder. buildPartial()static ListCloneJobsRequestListCloneJobsRequest. getDefaultInstance()ListCloneJobsRequestListCloneJobsRequest.Builder. getDefaultInstanceForType()ListCloneJobsRequestListCloneJobsRequest. getDefaultInstanceForType()static ListCloneJobsRequestListCloneJobsRequest. parseDelimitedFrom(InputStream input)static ListCloneJobsRequestListCloneJobsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(byte[] data)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(com.google.protobuf.ByteString data)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(InputStream input)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(ByteBuffer data)static ListCloneJobsRequestListCloneJobsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type ListCloneJobsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCloneJobsRequest,ListCloneJobsResponse>VmMigrationGrpc. getListCloneJobsMethod()com.google.protobuf.Parser<ListCloneJobsRequest>ListCloneJobsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,ListCloneJobsResponse>VmMigrationClient. listCloneJobsCallable()Lists CloneJobs of a given migrating VM.com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationClient. listCloneJobsPagedCallable()Lists CloneJobs of a given migrating VM.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationSettings.Builder. listCloneJobsSettings()Returns the builder for the settings used for calls to listCloneJobs.com.google.api.gax.rpc.PagedCallSettings<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationSettings. listCloneJobsSettings()Returns the object with the settings used for calls to listCloneJobs.static com.google.protobuf.Parser<ListCloneJobsRequest>ListCloneJobsRequest. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type ListCloneJobsRequest Modifier and Type Method Description VmMigrationClient.ListCloneJobsPagedResponseVmMigrationClient. listCloneJobs(ListCloneJobsRequest request)Lists CloneJobs of a given migrating VM.default voidVmMigrationGrpc.AsyncService. listCloneJobs(ListCloneJobsRequest request, io.grpc.stub.StreamObserver<ListCloneJobsResponse> responseObserver)Lists CloneJobs of a given migrating VM.ListCloneJobsResponseVmMigrationGrpc.VmMigrationBlockingStub. listCloneJobs(ListCloneJobsRequest request)Lists CloneJobs of a given migrating VM.com.google.common.util.concurrent.ListenableFuture<ListCloneJobsResponse>VmMigrationGrpc.VmMigrationFutureStub. listCloneJobs(ListCloneJobsRequest request)Lists CloneJobs of a given migrating VM.voidVmMigrationGrpc.VmMigrationStub. listCloneJobs(ListCloneJobsRequest request, io.grpc.stub.StreamObserver<ListCloneJobsResponse> responseObserver)Lists CloneJobs of a given migrating VM.ListCloneJobsRequest.BuilderListCloneJobsRequest.Builder. mergeFrom(ListCloneJobsRequest other)static ListCloneJobsRequest.BuilderListCloneJobsRequest. newBuilder(ListCloneJobsRequest prototype)Method parameters in com.google.cloud.vmmigration.v1 with type arguments of type ListCloneJobsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationClient.ListCloneJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, com.google.api.core.ApiFuture<ListCloneJobsResponse> futureResponse)protected VmMigrationClient.ListCloneJobsPageVmMigrationClient.ListCloneJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, ListCloneJobsResponse response)com.google.api.core.ApiFuture<VmMigrationClient.ListCloneJobsPage>VmMigrationClient.ListCloneJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, com.google.api.core.ApiFuture<ListCloneJobsResponse> futureResponse) -
Uses of ListCloneJobsRequest in com.google.cloud.vmmigration.v1.stub
Methods in com.google.cloud.vmmigration.v1.stub that return types with arguments of type ListCloneJobsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,ListCloneJobsResponse>GrpcVmMigrationStub. listCloneJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,ListCloneJobsResponse>HttpJsonVmMigrationStub. listCloneJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,ListCloneJobsResponse>VmMigrationStub. listCloneJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>GrpcVmMigrationStub. listCloneJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>HttpJsonVmMigrationStub. listCloneJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationStub. listCloneJobsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationStubSettings.Builder. listCloneJobsSettings()Returns the builder for the settings used for calls to listCloneJobs.com.google.api.gax.rpc.PagedCallSettings<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationStubSettings. listCloneJobsSettings()Returns the object with the settings used for calls to listCloneJobs.
-