Interface InvokeAgentRuntimeCommandResponseHandler.Builder

All Superinterfaces:
EventStreamResponseHandler.Builder<InvokeAgentRuntimeCommandResponse,InvokeAgentRuntimeCommandStreamOutput,InvokeAgentRuntimeCommandResponseHandler.Builder>
Enclosing interface:
InvokeAgentRuntimeCommandResponseHandler

@Generated("software.amazon.awssdk:codegen") public static interface InvokeAgentRuntimeCommandResponseHandler.Builder extends EventStreamResponseHandler.Builder<InvokeAgentRuntimeCommandResponse,InvokeAgentRuntimeCommandStreamOutput,InvokeAgentRuntimeCommandResponseHandler.Builder>
Builder for InvokeAgentRuntimeCommandResponseHandler. This can be used to create the InvokeAgentRuntimeCommandResponseHandler in a more functional way, you may also directly implement the InvokeAgentRuntimeCommandResponseHandler interface if preferred.