Uses of Class
com.google.cloud.redis.v1.CloudRedisClient.ListLocationsPagedResponse
-
Packages that use CloudRedisClient.ListLocationsPagedResponse Package Description com.google.cloud.redis.v1 A client to Google Cloud Memorystore for Redis APIcom.google.cloud.redis.v1.stub -
-
Uses of CloudRedisClient.ListLocationsPagedResponse in com.google.cloud.redis.v1
Methods in com.google.cloud.redis.v1 that return CloudRedisClient.ListLocationsPagedResponse Modifier and Type Method Description CloudRedisClient.ListLocationsPagedResponse
CloudRedisClient. listLocations(com.google.cloud.location.ListLocationsRequest request)
Lists information about the supported locations for this service.Methods in com.google.cloud.redis.v1 that return types with arguments of type CloudRedisClient.ListLocationsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudRedisClient.ListLocationsPagedResponse>
CloudRedisClient.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,CloudRedisClient.ListLocationsPagedResponse>
CloudRedisClient. 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,CloudRedisClient.ListLocationsPagedResponse>
CloudRedisSettings.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,CloudRedisClient.ListLocationsPagedResponse>
CloudRedisSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations. -
Uses of CloudRedisClient.ListLocationsPagedResponse in com.google.cloud.redis.v1.stub
Methods in com.google.cloud.redis.v1.stub that return types with arguments of type CloudRedisClient.ListLocationsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,CloudRedisClient.ListLocationsPagedResponse>
CloudRedisStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,CloudRedisClient.ListLocationsPagedResponse>
GrpcCloudRedisStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,CloudRedisClient.ListLocationsPagedResponse>
HttpJsonCloudRedisStub. listLocationsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,CloudRedisClient.ListLocationsPagedResponse>
CloudRedisStubSettings.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,CloudRedisClient.ListLocationsPagedResponse>
CloudRedisStubSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations.
-