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