Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeploymentSummary> |
DeploymentPaginators.listDeploymentsRecordIterator(ListDeploymentsRequest request)
Creates a new iterable which will iterate over the
DeploymentSummary objects contained in responses from the
listDeployments operation. |
Modifier and Type | Method and Description |
---|---|
DeploymentSummary |
DeploymentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeploymentSummary> |
DeploymentCollection.getItems()
Deployment summaries.
|
Modifier and Type | Method and Description |
---|---|
DeploymentSummary.Builder |
DeploymentSummary.Builder.copy(DeploymentSummary model) |
Modifier and Type | Method and Description |
---|---|
DeploymentCollection.Builder |
DeploymentCollection.Builder.items(List<DeploymentSummary> items)
Deployment summaries.
|
Constructor and Description |
---|
DeploymentCollection(List<DeploymentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.