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