Uses of Class
com.google.cloud.vmmigration.v1.ListMigratingVmsResponse
-
Packages that use ListMigratingVmsResponse Package Description com.google.cloud.vmmigration.v1 A client to VM Migration APIcom.google.cloud.vmmigration.v1.stub -
-
Uses of ListMigratingVmsResponse in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return ListMigratingVmsResponse Modifier and Type Method Description ListMigratingVmsResponseListMigratingVmsResponse.Builder. build()ListMigratingVmsResponseListMigratingVmsResponse.Builder. buildPartial()static ListMigratingVmsResponseListMigratingVmsResponse. getDefaultInstance()ListMigratingVmsResponseListMigratingVmsResponse.Builder. getDefaultInstanceForType()ListMigratingVmsResponseListMigratingVmsResponse. getDefaultInstanceForType()ListMigratingVmsResponseVmMigrationGrpc.VmMigrationBlockingStub. listMigratingVms(ListMigratingVmsRequest request)Lists MigratingVms in a given Source.static ListMigratingVmsResponseListMigratingVmsResponse. parseDelimitedFrom(InputStream input)static ListMigratingVmsResponseListMigratingVmsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(byte[] data)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(com.google.protobuf.ByteString data)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(InputStream input)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(ByteBuffer data)static ListMigratingVmsResponseListMigratingVmsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type ListMigratingVmsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListMigratingVmsRequest,ListMigratingVmsResponse>VmMigrationGrpc. getListMigratingVmsMethod()com.google.protobuf.Parser<ListMigratingVmsResponse>ListMigratingVmsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListMigratingVmsResponse>VmMigrationGrpc.VmMigrationFutureStub. listMigratingVms(ListMigratingVmsRequest request)Lists MigratingVms in a given Source.com.google.api.gax.rpc.UnaryCallable<ListMigratingVmsRequest,ListMigratingVmsResponse>VmMigrationClient. listMigratingVmsCallable()Lists MigratingVms in a given Source.com.google.api.gax.rpc.PagedCallSettings.Builder<ListMigratingVmsRequest,ListMigratingVmsResponse,VmMigrationClient.ListMigratingVmsPagedResponse>VmMigrationSettings.Builder. listMigratingVmsSettings()Returns the builder for the settings used for calls to listMigratingVms.com.google.api.gax.rpc.PagedCallSettings<ListMigratingVmsRequest,ListMigratingVmsResponse,VmMigrationClient.ListMigratingVmsPagedResponse>VmMigrationSettings. listMigratingVmsSettings()Returns the object with the settings used for calls to listMigratingVms.static com.google.protobuf.Parser<ListMigratingVmsResponse>ListMigratingVmsResponse. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type ListMigratingVmsResponse Modifier and Type Method Description protected VmMigrationClient.ListMigratingVmsPageVmMigrationClient.ListMigratingVmsPage. createPage(com.google.api.gax.rpc.PageContext<ListMigratingVmsRequest,ListMigratingVmsResponse,MigratingVm> context, ListMigratingVmsResponse response)ListMigratingVmsResponse.BuilderListMigratingVmsResponse.Builder. mergeFrom(ListMigratingVmsResponse other)static ListMigratingVmsResponse.BuilderListMigratingVmsResponse. newBuilder(ListMigratingVmsResponse prototype)Method parameters in com.google.cloud.vmmigration.v1 with type arguments of type ListMigratingVmsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<VmMigrationClient.ListMigratingVmsPagedResponse>VmMigrationClient.ListMigratingVmsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListMigratingVmsRequest,ListMigratingVmsResponse,MigratingVm> context, com.google.api.core.ApiFuture<ListMigratingVmsResponse> futureResponse)static com.google.api.core.ApiFuture<VmMigrationClient.ListMigratingVmsPagedResponse>VmMigrationClient.ListMigratingVmsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListMigratingVmsRequest,ListMigratingVmsResponse,MigratingVm> context, com.google.api.core.ApiFuture<ListMigratingVmsResponse> futureResponse)protected VmMigrationClient.ListMigratingVmsPageVmMigrationClient.ListMigratingVmsPage. createPage(com.google.api.gax.rpc.PageContext<ListMigratingVmsRequest,ListMigratingVmsResponse,MigratingVm> context, ListMigratingVmsResponse response)com.google.api.core.ApiFuture<VmMigrationClient.ListMigratingVmsPage>VmMigrationClient.ListMigratingVmsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMigratingVmsRequest,ListMigratingVmsResponse,MigratingVm> context, com.google.api.core.ApiFuture<ListMigratingVmsResponse> futureResponse)com.google.api.core.ApiFuture<VmMigrationClient.ListMigratingVmsPage>VmMigrationClient.ListMigratingVmsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMigratingVmsRequest,ListMigratingVmsResponse,MigratingVm> context, com.google.api.core.ApiFuture<ListMigratingVmsResponse> futureResponse)default voidVmMigrationGrpc.AsyncService. listMigratingVms(ListMigratingVmsRequest request, io.grpc.stub.StreamObserver<ListMigratingVmsResponse> responseObserver)Lists MigratingVms in a given Source.voidVmMigrationGrpc.VmMigrationStub. listMigratingVms(ListMigratingVmsRequest request, io.grpc.stub.StreamObserver<ListMigratingVmsResponse> responseObserver)Lists MigratingVms in a given Source. -
Uses of ListMigratingVmsResponse in com.google.cloud.vmmigration.v1.stub
Methods in com.google.cloud.vmmigration.v1.stub that return types with arguments of type ListMigratingVmsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListMigratingVmsRequest,ListMigratingVmsResponse>GrpcVmMigrationStub. listMigratingVmsCallable()com.google.api.gax.rpc.UnaryCallable<ListMigratingVmsRequest,ListMigratingVmsResponse>HttpJsonVmMigrationStub. listMigratingVmsCallable()com.google.api.gax.rpc.UnaryCallable<ListMigratingVmsRequest,ListMigratingVmsResponse>VmMigrationStub. listMigratingVmsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListMigratingVmsRequest,ListMigratingVmsResponse,VmMigrationClient.ListMigratingVmsPagedResponse>VmMigrationStubSettings.Builder. listMigratingVmsSettings()Returns the builder for the settings used for calls to listMigratingVms.com.google.api.gax.rpc.PagedCallSettings<ListMigratingVmsRequest,ListMigratingVmsResponse,VmMigrationClient.ListMigratingVmsPagedResponse>VmMigrationStubSettings. listMigratingVmsSettings()Returns the object with the settings used for calls to listMigratingVms.
-