Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model |
Modifier and Type | Method and Description |
---|---|
Iterable<BulkEditTagsResourceType> |
IdentityPaginators.listBulkEditTagsResourceTypesRecordIterator(ListBulkEditTagsResourceTypesRequest request)
Creates a new iterable which will iterate over the
BulkEditTagsResourceType objects contained in responses from
the listBulkEditTagsResourceTypes operation. |
Modifier and Type | Method and Description |
---|---|
BulkEditTagsResourceType |
BulkEditTagsResourceType.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<BulkEditTagsResourceType> |
BulkEditTagsResourceTypeCollection.getItems()
The collection of resource types that support bulk editing of tags.
|
Modifier and Type | Method and Description |
---|---|
BulkEditTagsResourceType.Builder |
BulkEditTagsResourceType.Builder.copy(BulkEditTagsResourceType model) |
Modifier and Type | Method and Description |
---|---|
BulkEditTagsResourceTypeCollection.Builder |
BulkEditTagsResourceTypeCollection.Builder.items(List<BulkEditTagsResourceType> items)
The collection of resource types that support bulk editing of tags.
|
Constructor and Description |
---|
BulkEditTagsResourceTypeCollection(List<BulkEditTagsResourceType> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.