Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.model | |
com.oracle.bmc.apmcontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ApmDomainSummary> |
ApmDomainPaginators.listApmDomainsRecordIterator(ListApmDomainsRequest request)
Creates a new iterable which will iterate over the
ApmDomainSummary objects contained in responses from
the listApmDomains operation. |
Modifier and Type | Method and Description |
---|---|
ApmDomainSummary |
ApmDomainSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ApmDomainSummary.Builder |
ApmDomainSummary.Builder.copy(ApmDomainSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ApmDomainSummary> |
ListApmDomainsResponse.getItems()
A list of
com.oracle.bmc.apmcontrolplane.model.ApmDomainSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListApmDomainsResponse.Builder |
ListApmDomainsResponse.Builder.items(List<ApmDomainSummary> items)
A list of
com.oracle.bmc.apmcontrolplane.model.ApmDomainSummary instances. |
Copyright © 2016–2024. All rights reserved.