Uses of Interface
software.amazon.awssdk.services.ec2.model.BlobAttributeValue.Builder
Packages that use BlobAttributeValue.Builder
-
Uses of BlobAttributeValue.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return BlobAttributeValue.BuilderModifier and TypeMethodDescriptionstatic BlobAttributeValue.BuilderBlobAttributeValue.builder()BlobAttributeValue.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 BlobAttributeValue.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BlobAttributeValue.Builder>BlobAttributeValue.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type BlobAttributeValue.BuilderModifier and TypeMethodDescriptionModifyInstanceAttributeRequest.Builder.userData(Consumer<BlobAttributeValue.Builder> userData) Changes the instance's user data to the specified value.