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 ListCollectorsResponse
ListCollectorsResponse.Builder. build()
ListCollectorsResponse
ListCollectorsResponse.Builder. buildPartial()
static ListCollectorsResponse
ListCollectorsResponse. getDefaultInstance()
ListCollectorsResponse
ListCollectorsResponse.Builder. getDefaultInstanceForType()
ListCollectorsResponse
ListCollectorsResponse. getDefaultInstanceForType()
ListCollectorsResponse
RapidMigrationAssessmentGrpc.RapidMigrationAssessmentBlockingStub. listCollectors(ListCollectorsRequest request)
Lists Collectors in a given project and location.static ListCollectorsResponse
ListCollectorsResponse. parseDelimitedFrom(InputStream input)
static ListCollectorsResponse
ListCollectorsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(byte[] data)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(InputStream input)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCollectorsResponse
ListCollectorsResponse. parseFrom(ByteBuffer data)
static ListCollectorsResponse
ListCollectorsResponse. 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.ListCollectorsPage
RapidMigrationAssessmentClient.ListCollectorsPage. createPage(com.google.api.gax.rpc.PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ListCollectorsResponse response)
ListCollectorsResponse.Builder
ListCollectorsResponse.Builder. mergeFrom(ListCollectorsResponse other)
static ListCollectorsResponse.Builder
ListCollectorsResponse. 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.ListCollectorsPage
RapidMigrationAssessmentClient.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 void
RapidMigrationAssessmentGrpc.AsyncService. listCollectors(ListCollectorsRequest request, io.grpc.stub.StreamObserver<ListCollectorsResponse> responseObserver)
Lists Collectors in a given project and location.void
RapidMigrationAssessmentGrpc.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.
-