Uses of Interface
software.amazon.awssdk.services.quicksight.model.SuccessfulKeyRegistrationEntry.Builder
-
Packages that use SuccessfulKeyRegistrationEntry.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SuccessfulKeyRegistrationEntry.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SuccessfulKeyRegistrationEntry.Builder Modifier and Type Method Description static SuccessfulKeyRegistrationEntry.BuilderSuccessfulKeyRegistrationEntry. builder()SuccessfulKeyRegistrationEntry.BuilderSuccessfulKeyRegistrationEntry.Builder. keyArn(String keyArn)The ARN of the KMS key that is associated with theSuccessfulKeyRegistrationEntryentry.SuccessfulKeyRegistrationEntry.BuilderSuccessfulKeyRegistrationEntry.Builder. statusCode(Integer statusCode)The HTTP status of aSuccessfulKeyRegistrationEntryentry.SuccessfulKeyRegistrationEntry.BuilderSuccessfulKeyRegistrationEntry. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type SuccessfulKeyRegistrationEntry.Builder Modifier and Type Method Description static Class<? extends SuccessfulKeyRegistrationEntry.Builder>SuccessfulKeyRegistrationEntry. serializableBuilderClass()
-