Uses of Interface
software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException.Builder
Packages that use KeySigningKeyWithActiveStatusNotFoundException.Builder
-
Uses of KeySigningKeyWithActiveStatusNotFoundException.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return KeySigningKeyWithActiveStatusNotFoundException.BuilderModifier and TypeMethodDescriptionKeySigningKeyWithActiveStatusNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) KeySigningKeyWithActiveStatusNotFoundException.builder()KeySigningKeyWithActiveStatusNotFoundException.Builder.numAttempts(Integer numAttempts) KeySigningKeyWithActiveStatusNotFoundException.Builder.statusCode(int statusCode) KeySigningKeyWithActiveStatusNotFoundException.toBuilder()KeySigningKeyWithActiveStatusNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type KeySigningKeyWithActiveStatusNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends KeySigningKeyWithActiveStatusNotFoundException.Builder>KeySigningKeyWithActiveStatusNotFoundException.serializableBuilderClass()