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