Uses of Class
com.google.cloud.gsuiteaddons.v1.GSuiteAddOnsClient.ListDeploymentsPage
-
Packages that use GSuiteAddOnsClient.ListDeploymentsPage Package Description com.google.cloud.gsuiteaddons.v1 A client to Google Workspace Add-ons API -
-
Uses of GSuiteAddOnsClient.ListDeploymentsPage in com.google.cloud.gsuiteaddons.v1
Methods in com.google.cloud.gsuiteaddons.v1 that return GSuiteAddOnsClient.ListDeploymentsPage Modifier and Type Method Description protected GSuiteAddOnsClient.ListDeploymentsPage
GSuiteAddOnsClient.ListDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ListDeploymentsResponse response)
Methods in com.google.cloud.gsuiteaddons.v1 that return types with arguments of type GSuiteAddOnsClient.ListDeploymentsPage Modifier and Type Method Description com.google.api.core.ApiFuture<GSuiteAddOnsClient.ListDeploymentsPage>
GSuiteAddOnsClient.ListDeploymentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)
Method parameters in com.google.cloud.gsuiteaddons.v1 with type arguments of type GSuiteAddOnsClient.ListDeploymentsPage Modifier and Type Method Description protected GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection
GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection. createCollection(List<GSuiteAddOnsClient.ListDeploymentsPage> pages, int collectionSize)
-