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