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