Uses of Interface
software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse.Builder
Packages that use ListKeyPoliciesResponse.Builder
-
Uses of ListKeyPoliciesResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return ListKeyPoliciesResponse.BuilderModifier and TypeMethodDescriptionListKeyPoliciesResponse.builder()ListKeyPoliciesResponse.Builder.nextMarker(String nextMarker) WhenTruncatedis true, this element is present and contains the value to use for theMarkerparameter in a subsequent request.ListKeyPoliciesResponse.Builder.policyNames(String... policyNames) A list of key policy names.ListKeyPoliciesResponse.Builder.policyNames(Collection<String> policyNames) A list of key policy names.ListKeyPoliciesResponse.toBuilder()A flag that indicates whether there are more items in the list.Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type ListKeyPoliciesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListKeyPoliciesResponse.Builder>ListKeyPoliciesResponse.serializableBuilderClass()