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