Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent.model |
Modifier and Type | Method and Description |
---|---|
static InstanceAgentCommandSourceViaTextDetails.Builder |
InstanceAgentCommandSourceViaTextDetails.builder()
Create a new builder.
|
InstanceAgentCommandSourceViaTextDetails.Builder |
InstanceAgentCommandSourceViaTextDetails.Builder.copy(InstanceAgentCommandSourceViaTextDetails model) |
InstanceAgentCommandSourceViaTextDetails.Builder |
InstanceAgentCommandSourceViaTextDetails.Builder.text(String text)
The plain text command.
|
InstanceAgentCommandSourceViaTextDetails.Builder |
InstanceAgentCommandSourceViaTextDetails.Builder.textSha256(String textSha256)
SHA-256 checksum value of the text content.
|
InstanceAgentCommandSourceViaTextDetails.Builder |
InstanceAgentCommandSourceViaTextDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.