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