Uses of Class
com.google.cloud.secretmanager.v1beta1.SecretManagerServiceClient.ListLocationsPage
Packages that use SecretManagerServiceClient.ListLocationsPage
-
Uses of SecretManagerServiceClient.ListLocationsPage in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 that return SecretManagerServiceClient.ListLocationsPageModifier and TypeMethodDescriptionSecretManagerServiceClient.ListLocationsPage.createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ListLocationsResponse response) Methods in com.google.cloud.secretmanager.v1beta1 that return types with arguments of type SecretManagerServiceClient.ListLocationsPageModifier and TypeMethodDescriptionSecretManagerServiceClient.ListLocationsPage.createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) Method parameters in com.google.cloud.secretmanager.v1beta1 with type arguments of type SecretManagerServiceClient.ListLocationsPageModifier and TypeMethodDescriptionSecretManagerServiceClient.ListLocationsFixedSizeCollection.createCollection(List<SecretManagerServiceClient.ListLocationsPage> pages, int collectionSize)