| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static BlobAttributeValue.Builder |
BlobAttributeValue.builder() |
BlobAttributeValue.Builder |
BlobAttributeValue.toBuilder() |
BlobAttributeValue.Builder |
BlobAttributeValue.Builder.value(SdkBytes value)
Sets the value of the Value property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BlobAttributeValue.Builder> |
BlobAttributeValue.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ModifyInstanceAttributeRequest.Builder |
ModifyInstanceAttributeRequest.Builder.userData(Consumer<BlobAttributeValue.Builder> userData)
Changes the instance's user data to the specified value.
|
Copyright © 2019. All rights reserved.