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