Uses of Interface
software.amazon.awssdk.services.ec2.model.SecureBlobAttributeValue.Builder
Packages that use SecureBlobAttributeValue.Builder
-
Uses of SecureBlobAttributeValue.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SecureBlobAttributeValue.BuilderModifier and TypeMethodDescriptionSecureBlobAttributeValue.builder()SecureBlobAttributeValue.toBuilder()Sets the value of the Value property for this object.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SecureBlobAttributeValue.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SecureBlobAttributeValue.Builder>SecureBlobAttributeValue.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type SecureBlobAttributeValue.BuilderModifier and TypeMethodDescriptionModifyInstanceAttributeRequest.Builder.userData(Consumer<SecureBlobAttributeValue.Builder> userData) Changes the instance's user data to the specified value.