Uses of Class
software.amazon.awssdk.services.ec2.model.BlobAttributeValue
Packages that use BlobAttributeValue
-
Uses of BlobAttributeValue in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return BlobAttributeValueModifier and TypeMethodDescriptionfinal BlobAttributeValueModifyInstanceAttributeRequest.userData()Changes the instance's user data to the specified value.Methods in software.amazon.awssdk.services.ec2.model with parameters of type BlobAttributeValueModifier and TypeMethodDescriptionModifyInstanceAttributeRequest.Builder.userData(BlobAttributeValue userData) Changes the instance's user data to the specified value.