@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MetadataUpdates extends Object implements Serializable, Cloneable, StructuredPojo
Contains DICOMUpdates.
| Constructor and Description |
|---|
MetadataUpdates() |
| Modifier and Type | Method and Description |
|---|---|
MetadataUpdates |
clone() |
boolean |
equals(Object obj) |
DICOMUpdates |
getDICOMUpdates()
The object containing
removableAttributes and updatableAttributes. |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setDICOMUpdates(DICOMUpdates dICOMUpdates)
The object containing
removableAttributes and updatableAttributes. |
String |
toString()
Returns a string representation of this object.
|
MetadataUpdates |
withDICOMUpdates(DICOMUpdates dICOMUpdates)
The object containing
removableAttributes and updatableAttributes. |
public void setDICOMUpdates(DICOMUpdates dICOMUpdates)
The object containing removableAttributes and updatableAttributes.
dICOMUpdates - The object containing removableAttributes and updatableAttributes.public DICOMUpdates getDICOMUpdates()
The object containing removableAttributes and updatableAttributes.
removableAttributes and updatableAttributes.public MetadataUpdates withDICOMUpdates(DICOMUpdates dICOMUpdates)
The object containing removableAttributes and updatableAttributes.
dICOMUpdates - The object containing removableAttributes and updatableAttributes.public String toString()
toString in class ObjectObject.toString()public MetadataUpdates clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.