public static interface MetadataEntry.Builder extends SdkPojo, CopyableBuilder<MetadataEntry.Builder,MetadataEntry>
| Modifier and Type | Method and Description |
|---|---|
MetadataEntry.Builder |
name(String name)
Name of the object.
|
MetadataEntry.Builder |
value(String value)
Value of the object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMetadataEntry.Builder name(String name)
Name of the object.
name - Name of the object.MetadataEntry.Builder value(String value)
Value of the object.
value - Value of the object.Copyright © 2023. All rights reserved.