public class ListBootstrapActionsRequestMarshaller extends java.lang.Object implements Marshaller<Request<ListBootstrapActionsRequest>,ListBootstrapActionsRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
ListBootstrapActionsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<ListBootstrapActionsRequest> |
marshall(ListBootstrapActionsRequest listBootstrapActionsRequest) |
private final SdkJsonProtocolFactory protocolFactory
public ListBootstrapActionsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<ListBootstrapActionsRequest> marshall(ListBootstrapActionsRequest listBootstrapActionsRequest)
marshall
in interface Marshaller<Request<ListBootstrapActionsRequest>,ListBootstrapActionsRequest>