Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AgentDependencySummary> |
OcbAgentSvcPaginators.listAgentDependenciesRecordIterator(ListAgentDependenciesRequest request)
Creates a new iterable which will iterate over the
AgentDependencySummary objects contained in responses from
the listAgentDependencies operation. |
Modifier and Type | Method and Description |
---|---|
AgentDependencySummary |
AgentDependencySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AgentDependencySummary> |
AgentDependencyCollection.getItems()
List of EnvironmentDependencies.
|
Modifier and Type | Method and Description |
---|---|
AgentDependencySummary.Builder |
AgentDependencySummary.Builder.copy(AgentDependencySummary model) |
Modifier and Type | Method and Description |
---|---|
AgentDependencyCollection.Builder |
AgentDependencyCollection.Builder.items(List<AgentDependencySummary> items)
List of EnvironmentDependencies.
|
Constructor and Description |
---|
AgentDependencyCollection(List<AgentDependencySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.