Class ExecuteCommandsResponse.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ExecuteCommandsResponse.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<ExecuteCommandsResponse.Builder>
io.temporal.api.nexusservices.workerservice.v1.ExecuteCommandsResponse.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecuteCommandsResponseOrBuilder, Cloneable
Enclosing class:
ExecuteCommandsResponse

public static final class ExecuteCommandsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecuteCommandsResponse.Builder> implements ExecuteCommandsResponseOrBuilder
 Response payload for the "ExecuteCommands" Nexus operation.
 The results list must be 1:1 with the commands list in the request (same size and order).
 
Protobuf type temporal.api.nexusservices.workerservice.v1.ExecuteCommandsResponse