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