public static class ImportStandardTagsDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ImportStandardTagsDetails |
build() |
ImportStandardTagsDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment where the bulk create request is submitted and where the tag
namespaces will be created.
|
ImportStandardTagsDetails.Builder |
copy(ImportStandardTagsDetails model) |
ImportStandardTagsDetails.Builder |
standardTagNamespaceName(String standardTagNamespaceName)
The name of standard tag namespace that will be imported in bulk
|
public ImportStandardTagsDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment where the bulk create request is submitted and where the tag namespaces will be created.
compartmentId
- the value to setpublic ImportStandardTagsDetails.Builder standardTagNamespaceName(String standardTagNamespaceName)
The name of standard tag namespace that will be imported in bulk
standardTagNamespaceName
- the value to setpublic ImportStandardTagsDetails build()
public ImportStandardTagsDetails.Builder copy(ImportStandardTagsDetails model)
Copyright © 2016–2024. All rights reserved.