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