Class GetExecutionFlowSnapshotRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.bedrockagentruntime.transform.GetExecutionFlowSnapshotRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetExecutionFlowSnapshotRequest>
@Generated("software.amazon.awssdk:codegen") public class GetExecutionFlowSnapshotRequestMarshaller extends Object implements Marshaller<GetExecutionFlowSnapshotRequest>
GetExecutionFlowSnapshotRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetExecutionFlowSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetExecutionFlowSnapshotRequest getExecutionFlowSnapshotRequest)
-
-
-
Constructor Detail
-
GetExecutionFlowSnapshotRequestMarshaller
public GetExecutionFlowSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetExecutionFlowSnapshotRequest getExecutionFlowSnapshotRequest)
- Specified by:
marshallin interfaceMarshaller<GetExecutionFlowSnapshotRequest>
-
-