Uses of Class
software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
Packages that use ListRetirableGrantsResponse
Package
Description
-
Uses of ListRetirableGrantsResponse in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms that return ListRetirableGrantsResponseModifier and TypeMethodDescriptiondefault ListRetirableGrantsResponseKmsClient.listRetirableGrants(Consumer<ListRetirableGrantsRequest.Builder> listRetirableGrantsRequest) Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.default ListRetirableGrantsResponseKmsClient.listRetirableGrants(ListRetirableGrantsRequest listRetirableGrantsRequest) Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.Methods in software.amazon.awssdk.services.kms that return types with arguments of type ListRetirableGrantsResponseModifier and TypeMethodDescriptionKmsAsyncClient.listRetirableGrants(Consumer<ListRetirableGrantsRequest.Builder> listRetirableGrantsRequest) Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.KmsAsyncClient.listRetirableGrants(ListRetirableGrantsRequest listRetirableGrantsRequest) Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal. -
Uses of ListRetirableGrantsResponse in software.amazon.awssdk.services.kms.paginators
Methods in software.amazon.awssdk.services.kms.paginators that return types with arguments of type ListRetirableGrantsResponseMethod parameters in software.amazon.awssdk.services.kms.paginators with type arguments of type ListRetirableGrantsResponseModifier and TypeMethodDescriptionvoidListRetirableGrantsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListRetirableGrantsResponse> subscriber)