Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent.responses |
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.builder()
Return a new builder for this response object.
|
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.copy(ListInstanceAgentCommandExecutionsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.headers(Map<String,List<String>> headers) |
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.items(List<InstanceAgentCommandExecutionSummary> items)
A list of
com.oracle.bmc.computeinstanceagent.model.InstanceAgentCommandExecutionSummary
instances. |
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.opcNextPage(String opcNextPage)
For list pagination.
|
ListInstanceAgentCommandExecutionsResponse.Builder |
ListInstanceAgentCommandExecutionsResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.