Uses of Class
com.google.cloud.migrationcenter.v1.ListReportsRequest
-
Packages that use ListReportsRequest Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of ListReportsRequest in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ListReportsRequest Modifier and Type Method Description ListReportsRequest
ListReportsRequest.Builder. build()
ListReportsRequest
ListReportsRequest.Builder. buildPartial()
static ListReportsRequest
ListReportsRequest. getDefaultInstance()
ListReportsRequest
ListReportsRequest.Builder. getDefaultInstanceForType()
ListReportsRequest
ListReportsRequest. getDefaultInstanceForType()
static ListReportsRequest
ListReportsRequest. parseDelimitedFrom(InputStream input)
static ListReportsRequest
ListReportsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReportsRequest
ListReportsRequest. parseFrom(byte[] data)
static ListReportsRequest
ListReportsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReportsRequest
ListReportsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListReportsRequest
ListReportsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReportsRequest
ListReportsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListReportsRequest
ListReportsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReportsRequest
ListReportsRequest. parseFrom(InputStream input)
static ListReportsRequest
ListReportsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReportsRequest
ListReportsRequest. parseFrom(ByteBuffer data)
static ListReportsRequest
ListReportsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ListReportsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListReportsRequest,ListReportsResponse>
MigrationCenterGrpc. getListReportsMethod()
com.google.protobuf.Parser<ListReportsRequest>
ListReportsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>
MigrationCenterClient. listReportsCallable()
Lists Reports in a given ReportConfig.com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,MigrationCenterClient.ListReportsPagedResponse>
MigrationCenterClient. listReportsPagedCallable()
Lists Reports in a given ReportConfig.com.google.api.gax.rpc.PagedCallSettings.Builder<ListReportsRequest,ListReportsResponse,MigrationCenterClient.ListReportsPagedResponse>
MigrationCenterSettings.Builder. listReportsSettings()
Returns the builder for the settings used for calls to listReports.com.google.api.gax.rpc.PagedCallSettings<ListReportsRequest,ListReportsResponse,MigrationCenterClient.ListReportsPagedResponse>
MigrationCenterSettings. listReportsSettings()
Returns the object with the settings used for calls to listReports.static com.google.protobuf.Parser<ListReportsRequest>
ListReportsRequest. parser()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type ListReportsRequest Modifier and Type Method Description MigrationCenterClient.ListReportsPagedResponse
MigrationCenterClient. listReports(ListReportsRequest request)
Lists Reports in a given ReportConfig.default void
MigrationCenterGrpc.AsyncService. listReports(ListReportsRequest request, io.grpc.stub.StreamObserver<ListReportsResponse> responseObserver)
Lists Reports in a given ReportConfig.ListReportsResponse
MigrationCenterGrpc.MigrationCenterBlockingStub. listReports(ListReportsRequest request)
Lists Reports in a given ReportConfig.com.google.common.util.concurrent.ListenableFuture<ListReportsResponse>
MigrationCenterGrpc.MigrationCenterFutureStub. listReports(ListReportsRequest request)
Lists Reports in a given ReportConfig.void
MigrationCenterGrpc.MigrationCenterStub. listReports(ListReportsRequest request, io.grpc.stub.StreamObserver<ListReportsResponse> responseObserver)
Lists Reports in a given ReportConfig.ListReportsRequest.Builder
ListReportsRequest.Builder. mergeFrom(ListReportsRequest other)
static ListReportsRequest.Builder
ListReportsRequest. newBuilder(ListReportsRequest prototype)
Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type ListReportsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<MigrationCenterClient.ListReportsPagedResponse>
MigrationCenterClient.ListReportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, com.google.api.core.ApiFuture<ListReportsResponse> futureResponse)
protected MigrationCenterClient.ListReportsPage
MigrationCenterClient.ListReportsPage. createPage(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, ListReportsResponse response)
com.google.api.core.ApiFuture<MigrationCenterClient.ListReportsPage>
MigrationCenterClient.ListReportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, com.google.api.core.ApiFuture<ListReportsResponse> futureResponse)
-
Uses of ListReportsRequest in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type ListReportsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>
GrpcMigrationCenterStub. listReportsCallable()
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>
HttpJsonMigrationCenterStub. listReportsCallable()
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>
MigrationCenterStub. listReportsCallable()
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,MigrationCenterClient.ListReportsPagedResponse>
GrpcMigrationCenterStub. listReportsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,MigrationCenterClient.ListReportsPagedResponse>
HttpJsonMigrationCenterStub. listReportsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,MigrationCenterClient.ListReportsPagedResponse>
MigrationCenterStub. listReportsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReportsRequest,ListReportsResponse,MigrationCenterClient.ListReportsPagedResponse>
MigrationCenterStubSettings.Builder. listReportsSettings()
Returns the builder for the settings used for calls to listReports.com.google.api.gax.rpc.PagedCallSettings<ListReportsRequest,ListReportsResponse,MigrationCenterClient.ListReportsPagedResponse>
MigrationCenterStubSettings. listReportsSettings()
Returns the object with the settings used for calls to listReports.
-