Uses of Interface
software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse.Builder
Packages that use ActivateKeySigningKeyResponse.Builder
-
Uses of ActivateKeySigningKeyResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ActivateKeySigningKeyResponse.BuilderModifier and TypeMethodDescriptionActivateKeySigningKeyResponse.builder()ActivateKeySigningKeyResponse.Builder.changeInfo(Consumer<ChangeInfo.Builder> changeInfo) Sets the value of the ChangeInfo property for this object.ActivateKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo) Sets the value of the ChangeInfo property for this object.ActivateKeySigningKeyResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ActivateKeySigningKeyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ActivateKeySigningKeyResponse.Builder>ActivateKeySigningKeyResponse.serializableBuilderClass()