Uses of Class
com.google.cloud.dataform.v1beta1.DataformClient.ListLocationsPage
-
Packages that use DataformClient.ListLocationsPage Package Description com.google.cloud.dataform.v1beta1 A client to Dataform API -
-
Uses of DataformClient.ListLocationsPage in com.google.cloud.dataform.v1beta1
Methods in com.google.cloud.dataform.v1beta1 that return DataformClient.ListLocationsPage Modifier and Type Method Description protected DataformClient.ListLocationsPage
DataformClient.ListLocationsPage. createPage(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.cloud.location.ListLocationsResponse response)
Methods in com.google.cloud.dataform.v1beta1 that return types with arguments of type DataformClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<DataformClient.ListLocationsPage>
DataformClient.ListLocationsPage. createPageAsync(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)
Method parameters in com.google.cloud.dataform.v1beta1 with type arguments of type DataformClient.ListLocationsPage Modifier and Type Method Description protected DataformClient.ListLocationsFixedSizeCollection
DataformClient.ListLocationsFixedSizeCollection. createCollection(List<DataformClient.ListLocationsPage> pages, int collectionSize)
-