Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeployArtifactSummary> |
DevopsPaginators.listDeployArtifactsRecordIterator(ListDeployArtifactsRequest request)
Creates a new iterable which will iterate over the
DeployArtifactSummary objects contained in responses from the
listDeployArtifacts operation. |
Modifier and Type | Method and Description |
---|---|
DeployArtifactSummary |
DeployArtifactSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeployArtifactSummary> |
DeployArtifactCollection.getItems()
Deployment artifact summary items found for the search.
|
Modifier and Type | Method and Description |
---|---|
DeployArtifactSummary.Builder |
DeployArtifactSummary.Builder.copy(DeployArtifactSummary model) |
Modifier and Type | Method and Description |
---|---|
DeployArtifactCollection.Builder |
DeployArtifactCollection.Builder.items(List<DeployArtifactSummary> items)
Deployment artifact summary items found for the search.
|
Constructor and Description |
---|
DeployArtifactCollection(List<DeployArtifactSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.