Uses of Class
com.google.cloud.secretmanager.v1beta2.SecretManagerServiceClient.ListLocationsPagedResponse
Packages that use SecretManagerServiceClient.ListLocationsPagedResponse
Package
Description
A client to Secret Manager API
-
Uses of SecretManagerServiceClient.ListLocationsPagedResponse in com.google.cloud.secretmanager.v1beta2
Methods in com.google.cloud.secretmanager.v1beta2 that return SecretManagerServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionSecretManagerServiceClient.listLocations(ListLocationsRequest request) Lists information about the supported locations for this service.Methods in com.google.cloud.secretmanager.v1beta2 that return types with arguments of type SecretManagerServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionSecretManagerServiceClient.ListLocationsPagedResponse.createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) SecretManagerServiceClient.listLocationsPagedCallable()Lists information about the supported locations for this service.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, SecretManagerServiceClient.ListLocationsPagedResponse> SecretManagerServiceSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, SecretManagerServiceClient.ListLocationsPagedResponse> SecretManagerServiceSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations. -
Uses of SecretManagerServiceClient.ListLocationsPagedResponse in com.google.cloud.secretmanager.v1beta2.stub
Methods in com.google.cloud.secretmanager.v1beta2.stub that return types with arguments of type SecretManagerServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionGrpcSecretManagerServiceStub.listLocationsPagedCallable()HttpJsonSecretManagerServiceStub.listLocationsPagedCallable()SecretManagerServiceStub.listLocationsPagedCallable()PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, SecretManagerServiceClient.ListLocationsPagedResponse> SecretManagerServiceStubSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, SecretManagerServiceClient.ListLocationsPagedResponse> SecretManagerServiceStubSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations.