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