Uses of Class
com.google.cloud.rapidmigrationassessment.v1.ListCollectorsResponse
-
Packages that use ListCollectorsResponse Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment APIcom.google.cloud.rapidmigrationassessment.v1.stub -
-
Uses of ListCollectorsResponse in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return ListCollectorsResponse Modifier and Type Method Description ListCollectorsResponseListCollectorsResponse.Builder. build()ListCollectorsResponseListCollectorsResponse.Builder. buildPartial()static ListCollectorsResponseListCollectorsResponse. getDefaultInstance()ListCollectorsResponseListCollectorsResponse.Builder. getDefaultInstanceForType()ListCollectorsResponseListCollectorsResponse. getDefaultInstanceForType()ListCollectorsResponseRapidMigrationAssessmentGrpc.RapidMigrationAssessmentBlockingStub. listCollectors(ListCollectorsRequest request)Lists Collectors in a given project and location.static ListCollectorsResponseListCollectorsResponse. parseDelimitedFrom(InputStream input)static ListCollectorsResponseListCollectorsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCollectorsResponseListCollectorsResponse. parseFrom(byte[] data)static ListCollectorsResponseListCollectorsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCollectorsResponseListCollectorsResponse. parseFrom(com.google.protobuf.ByteString data)static ListCollectorsResponseListCollectorsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCollectorsResponseListCollectorsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCollectorsResponseListCollectorsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCollectorsResponseListCollectorsResponse. parseFrom(InputStream input)static ListCollectorsResponseListCollectorsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCollectorsResponseListCollectorsResponse. parseFrom(ByteBuffer data)static ListCollectorsResponseListCollectorsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.rapidmigrationassessment.v1 that return types with arguments of type ListCollectorsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCollectorsRequest,ListCollectorsResponse>RapidMigrationAssessmentGrpc. getListCollectorsMethod()com.google.protobuf.Parser<ListCollectorsResponse>ListCollectorsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListCollectorsResponse>RapidMigrationAssessmentGrpc.RapidMigrationAssessmentFutureStub. listCollectors(ListCollectorsRequest request)Lists Collectors in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListCollectorsRequest,ListCollectorsResponse>RapidMigrationAssessmentClient. listCollectorsCallable()Lists Collectors in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCollectorsRequest,ListCollectorsResponse,RapidMigrationAssessmentClient.ListCollectorsPagedResponse>RapidMigrationAssessmentSettings.Builder. listCollectorsSettings()Returns the builder for the settings used for calls to listCollectors.com.google.api.gax.rpc.PagedCallSettings<ListCollectorsRequest,ListCollectorsResponse,RapidMigrationAssessmentClient.ListCollectorsPagedResponse>RapidMigrationAssessmentSettings. listCollectorsSettings()Returns the object with the settings used for calls to listCollectors.static com.google.protobuf.Parser<ListCollectorsResponse>ListCollectorsResponse. parser()Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type ListCollectorsResponse Modifier and Type Method Description protected RapidMigrationAssessmentClient.ListCollectorsPageRapidMigrationAssessmentClient.ListCollectorsPage. createPage(com.google.api.gax.rpc.PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ListCollectorsResponse response)ListCollectorsResponse.BuilderListCollectorsResponse.Builder. mergeFrom(ListCollectorsResponse other)static ListCollectorsResponse.BuilderListCollectorsResponse. newBuilder(ListCollectorsResponse prototype)Method parameters in com.google.cloud.rapidmigrationassessment.v1 with type arguments of type ListCollectorsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<RapidMigrationAssessmentClient.ListCollectorsPagedResponse>RapidMigrationAssessmentClient.ListCollectorsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, com.google.api.core.ApiFuture<ListCollectorsResponse> futureResponse)static com.google.api.core.ApiFuture<RapidMigrationAssessmentClient.ListCollectorsPagedResponse>RapidMigrationAssessmentClient.ListCollectorsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, com.google.api.core.ApiFuture<ListCollectorsResponse> futureResponse)protected RapidMigrationAssessmentClient.ListCollectorsPageRapidMigrationAssessmentClient.ListCollectorsPage. createPage(com.google.api.gax.rpc.PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ListCollectorsResponse response)com.google.api.core.ApiFuture<RapidMigrationAssessmentClient.ListCollectorsPage>RapidMigrationAssessmentClient.ListCollectorsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, com.google.api.core.ApiFuture<ListCollectorsResponse> futureResponse)com.google.api.core.ApiFuture<RapidMigrationAssessmentClient.ListCollectorsPage>RapidMigrationAssessmentClient.ListCollectorsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, com.google.api.core.ApiFuture<ListCollectorsResponse> futureResponse)default voidRapidMigrationAssessmentGrpc.AsyncService. listCollectors(ListCollectorsRequest request, io.grpc.stub.StreamObserver<ListCollectorsResponse> responseObserver)Lists Collectors in a given project and location.voidRapidMigrationAssessmentGrpc.RapidMigrationAssessmentStub. listCollectors(ListCollectorsRequest request, io.grpc.stub.StreamObserver<ListCollectorsResponse> responseObserver)Lists Collectors in a given project and location. -
Uses of ListCollectorsResponse in com.google.cloud.rapidmigrationassessment.v1.stub
Methods in com.google.cloud.rapidmigrationassessment.v1.stub that return types with arguments of type ListCollectorsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCollectorsRequest,ListCollectorsResponse>GrpcRapidMigrationAssessmentStub. listCollectorsCallable()com.google.api.gax.rpc.UnaryCallable<ListCollectorsRequest,ListCollectorsResponse>HttpJsonRapidMigrationAssessmentStub. listCollectorsCallable()com.google.api.gax.rpc.UnaryCallable<ListCollectorsRequest,ListCollectorsResponse>RapidMigrationAssessmentStub. listCollectorsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCollectorsRequest,ListCollectorsResponse,RapidMigrationAssessmentClient.ListCollectorsPagedResponse>RapidMigrationAssessmentStubSettings.Builder. listCollectorsSettings()Returns the builder for the settings used for calls to listCollectors.com.google.api.gax.rpc.PagedCallSettings<ListCollectorsRequest,ListCollectorsResponse,RapidMigrationAssessmentClient.ListCollectorsPagedResponse>RapidMigrationAssessmentStubSettings. listCollectorsSettings()Returns the object with the settings used for calls to listCollectors.
-