public static class BulkDeleteTagsDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BulkDeleteTagsDetails |
build() |
BulkDeleteTagsDetails.Builder |
copy(BulkDeleteTagsDetails model) |
BulkDeleteTagsDetails.Builder |
tagDefinitionIds(List<String> tagDefinitionIds)
The OCIDs of the tag definitions to delete
|
public BulkDeleteTagsDetails.Builder tagDefinitionIds(List<String> tagDefinitionIds)
The OCIDs of the tag definitions to delete
tagDefinitionIds
- the value to setpublic BulkDeleteTagsDetails build()
public BulkDeleteTagsDetails.Builder copy(BulkDeleteTagsDetails model)
Copyright © 2016–2024. All rights reserved.