Package | Description |
---|---|
com.oracle.bmc.identity.model |
Modifier and Type | Method and Description |
---|---|
BulkEditResource |
BulkEditResource.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<BulkEditResource> |
BulkEditTagsDetails.getResources()
The resources to be updated.
|
Modifier and Type | Method and Description |
---|---|
BulkEditResource.Builder |
BulkEditResource.Builder.copy(BulkEditResource model) |
Modifier and Type | Method and Description |
---|---|
BulkEditTagsDetails.Builder |
BulkEditTagsDetails.Builder.resources(List<BulkEditResource> resources)
The resources to be updated.
|
Constructor and Description |
---|
BulkEditTagsDetails(String compartmentId,
List<BulkEditResource> resources,
List<BulkEditOperationDetails> bulkEditOperations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.