Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeployEnvironmentSummary> |
DevopsPaginators.listDeployEnvironmentsRecordIterator(ListDeployEnvironmentsRequest request)
Creates a new iterable which will iterate over the
DeployEnvironmentSummary objects contained in responses from the
listDeployEnvironments operation. |
Modifier and Type | Class and Description |
---|---|
class |
ComputeInstanceGroupDeployEnvironmentSummary
Specifies the Compute instance group environment.
|
class |
FunctionDeployEnvironmentSummary
Specifies the Function environment.
|
class |
OkeClusterDeployEnvironmentSummary
Specifies the Kubernetes cluster environment.
|
Modifier and Type | Method and Description |
---|---|
List<DeployEnvironmentSummary> |
DeployEnvironmentCollection.getItems()
Deployment environment summary items found for the search.
|
Modifier and Type | Method and Description |
---|---|
DeployEnvironmentCollection.Builder |
DeployEnvironmentCollection.Builder.items(List<DeployEnvironmentSummary> items)
Deployment environment summary items found for the search.
|
Constructor and Description |
---|
DeployEnvironmentCollection(List<DeployEnvironmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.