public static class StandardTagNamespaceTemplateSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StandardTagNamespaceTemplateSummary |
build() |
StandardTagNamespaceTemplateSummary.Builder |
copy(StandardTagNamespaceTemplateSummary model) |
StandardTagNamespaceTemplateSummary.Builder |
description(String description)
The default description of the tag namespace that users can use to create the tag
namespace
|
StandardTagNamespaceTemplateSummary.Builder |
standardTagNamespaceName(String standardTagNamespaceName)
The reserved name of this standard tag namespace
|
StandardTagNamespaceTemplateSummary.Builder |
status(String status)
The status of the standard tag namespace
|
public StandardTagNamespaceTemplateSummary.Builder description(String description)
The default description of the tag namespace that users can use to create the tag namespace
description
- the value to setpublic StandardTagNamespaceTemplateSummary.Builder standardTagNamespaceName(String standardTagNamespaceName)
The reserved name of this standard tag namespace
standardTagNamespaceName
- the value to setpublic StandardTagNamespaceTemplateSummary.Builder status(String status)
The status of the standard tag namespace
status
- the value to setpublic StandardTagNamespaceTemplateSummary build()
public StandardTagNamespaceTemplateSummary.Builder copy(StandardTagNamespaceTemplateSummary model)
Copyright © 2016–2024. All rights reserved.