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