Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TenancyAttachmentSummary> |
GovernanceRulePaginators.listTenancyAttachmentsRecordIterator(ListTenancyAttachmentsRequest request)
Creates a new iterable which will iterate over the
TenancyAttachmentSummary objects contained
in responses from the listTenancyAttachments operation. |
Modifier and Type | Method and Description |
---|---|
TenancyAttachmentSummary |
TenancyAttachmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TenancyAttachmentSummary> |
TenancyAttachmentCollection.getItems()
List of tenancy attachments.
|
Modifier and Type | Method and Description |
---|---|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.copy(TenancyAttachmentSummary model) |
Modifier and Type | Method and Description |
---|---|
TenancyAttachmentCollection.Builder |
TenancyAttachmentCollection.Builder.items(List<TenancyAttachmentSummary> items)
List of tenancy attachments.
|
Constructor and Description |
---|
TenancyAttachmentCollection(List<TenancyAttachmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.