Package | Description |
---|---|
com.oracle.bmc.lockbox | |
com.oracle.bmc.lockbox.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ApprovalTemplateSummary> |
LockboxPaginators.listApprovalTemplatesRecordIterator(ListApprovalTemplatesRequest request)
Creates a new iterable which will iterate over the
ApprovalTemplateSummary objects contained in responses from the
listApprovalTemplates operation. |
Modifier and Type | Method and Description |
---|---|
ApprovalTemplateSummary |
ApprovalTemplateSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ApprovalTemplateSummary> |
ApprovalTemplateCollection.getItems()
List of ApprovalTemplateSummary.
|
Modifier and Type | Method and Description |
---|---|
ApprovalTemplateSummary.Builder |
ApprovalTemplateSummary.Builder.copy(ApprovalTemplateSummary model) |
Modifier and Type | Method and Description |
---|---|
ApprovalTemplateCollection.Builder |
ApprovalTemplateCollection.Builder.items(List<ApprovalTemplateSummary> items)
List of ApprovalTemplateSummary.
|
Constructor and Description |
---|
ApprovalTemplateCollection(List<ApprovalTemplateSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.