Uses of Class
com.google.cloud.pubsub.v1.SchemaServiceClient.ListSchemasPage
Packages that use SchemaServiceClient.ListSchemasPage
-
Uses of SchemaServiceClient.ListSchemasPage in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return SchemaServiceClient.ListSchemasPageModifier and TypeMethodDescriptionprotected SchemaServiceClient.ListSchemasPageSchemaServiceClient.ListSchemasPage.createPage(com.google.api.gax.rpc.PageContext<ListSchemasRequest, ListSchemasResponse, Schema> context, ListSchemasResponse response) Methods in com.google.cloud.pubsub.v1 that return types with arguments of type SchemaServiceClient.ListSchemasPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPage>SchemaServiceClient.ListSchemasPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest, ListSchemasResponse, Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse) Method parameters in com.google.cloud.pubsub.v1 with type arguments of type SchemaServiceClient.ListSchemasPageModifier and TypeMethodDescriptionSchemaServiceClient.ListSchemasFixedSizeCollection.createCollection(List<SchemaServiceClient.ListSchemasPage> pages, int collectionSize)