Interface SecureBlobAttributeValue.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SecureBlobAttributeValue.Builder,SecureBlobAttributeValue>, SdkBuilder<SecureBlobAttributeValue.Builder,SecureBlobAttributeValue>, SdkPojo
Enclosing class:
SecureBlobAttributeValue

@Mutable @NotThreadSafe public static interface SecureBlobAttributeValue.Builder extends SdkPojo, CopyableBuilder<SecureBlobAttributeValue.Builder,SecureBlobAttributeValue>
  • Method Details

    • value

      Sets the value of the Value property for this object.
      Parameters:
      value - The new value for the Value property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.