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