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