Uses of Class
com.google.cloud.migrationcenter.v1.MigrationCenterClient.ListLocationsPagedResponse
-
Packages that use MigrationCenterClient.ListLocationsPagedResponse Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of MigrationCenterClient.ListLocationsPagedResponse in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return MigrationCenterClient.ListLocationsPagedResponse Modifier and Type Method Description MigrationCenterClient.ListLocationsPagedResponse
MigrationCenterClient. listLocations(com.google.cloud.location.ListLocationsRequest request)
Lists information about the supported locations for this service.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type MigrationCenterClient.ListLocationsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<MigrationCenterClient.ListLocationsPagedResponse>
MigrationCenterClient.ListLocationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,MigrationCenterClient.ListLocationsPagedResponse>
MigrationCenterClient. listLocationsPagedCallable()
Lists information about the supported locations for this service.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,MigrationCenterClient.ListLocationsPagedResponse>
MigrationCenterSettings.Builder. listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,MigrationCenterClient.ListLocationsPagedResponse>
MigrationCenterSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations. -
Uses of MigrationCenterClient.ListLocationsPagedResponse in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type MigrationCenterClient.ListLocationsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,MigrationCenterClient.ListLocationsPagedResponse>
GrpcMigrationCenterStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,MigrationCenterClient.ListLocationsPagedResponse>
HttpJsonMigrationCenterStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,MigrationCenterClient.ListLocationsPagedResponse>
MigrationCenterStub. listLocationsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,MigrationCenterClient.ListLocationsPagedResponse>
MigrationCenterStubSettings.Builder. listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,MigrationCenterClient.ListLocationsPagedResponse>
MigrationCenterStubSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations.
-