Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.model | |
com.oracle.bmc.computeinstanceagent.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<InstanceAgentCommandExecutionSummary> |
ComputeInstanceAgentPaginators.listInstanceAgentCommandExecutionsRecordIterator(ListInstanceAgentCommandExecutionsRequest request)
Creates a new iterable which will iterate over the
InstanceAgentCommandExecutionSummary objects
contained in responses from the listInstanceAgentCommandExecutions operation. |
Modifier and Type | Method and Description |
---|---|
InstanceAgentCommandExecutionSummary |
InstanceAgentCommandExecutionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InstanceAgentCommandExecutionSummary.Builder |
InstanceAgentCommandExecutionSummary.Builder.copy(InstanceAgentCommandExecutionSummary model) |
Modifier and Type | Method and Description |
---|---|
List<InstanceAgentCommandExecutionSummary> |
ListInstanceAgentCommandExecutionsResponse.getItems()
A list of
com.oracle.bmc.computeinstanceagent.model.InstanceAgentCommandExecutionSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.items(List<InstanceAgentCommandExecutionSummary> items)
A list of
com.oracle.bmc.computeinstanceagent.model.InstanceAgentCommandExecutionSummary
instances. |
Copyright © 2016–2024. All rights reserved.