public static class BulkUnpinAttributeDetail.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BulkUnpinAttributeDetail.Builder |
attributeName(String attributeName)
Name of the attribute to be unpinned.
|
BulkUnpinAttributeDetail.Builder |
attributeNameSpace(BulkUnpinAttributeDetail.AttributeNameSpace attributeNameSpace)
Namespace of the attribute to be unpinned.
|
BulkUnpinAttributeDetail |
build() |
BulkUnpinAttributeDetail.Builder |
copy(BulkUnpinAttributeDetail model) |
public BulkUnpinAttributeDetail.Builder attributeName(String attributeName)
Name of the attribute to be unpinned.
attributeName
- the value to setpublic BulkUnpinAttributeDetail.Builder attributeNameSpace(BulkUnpinAttributeDetail.AttributeNameSpace attributeNameSpace)
Namespace of the attribute to be unpinned. The attributeNameSpace will default to TRACES if it is not passed in.
attributeNameSpace
- the value to setpublic BulkUnpinAttributeDetail build()
public BulkUnpinAttributeDetail.Builder copy(BulkUnpinAttributeDetail model)
Copyright © 2016–2024. All rights reserved.