public static interface ShellExecEndpoint.ShellExecRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAwaitResponse()
optional bool await_response = 2; |
String |
getCommand()
required string command = 1; |
com.google.protobuf.ByteString |
getCommandBytes()
required string command = 1; |
boolean |
hasAwaitResponse()
optional bool await_response = 2; |
boolean |
hasCommand()
required string command = 1; |
boolean hasCommand()
required string command = 1;String getCommand()
required string command = 1;com.google.protobuf.ByteString getCommandBytes()
required string command = 1;boolean hasAwaitResponse()
optional bool await_response = 2;boolean getAwaitResponse()
optional bool await_response = 2;Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.