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