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