Class DescribeSslPoliciesRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.elasticloadbalancingv2.transform.DescribeSslPoliciesRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeSslPoliciesRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeSslPoliciesRequestMarshaller extends Object implements Marshaller<DescribeSslPoliciesRequest>
DescribeSslPoliciesRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeSslPoliciesRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DescribeSslPoliciesRequest describeSslPoliciesRequest)
-
-
-
Constructor Detail
-
DescribeSslPoliciesRequestMarshaller
public DescribeSslPoliciesRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeSslPoliciesRequest describeSslPoliciesRequest)
- Specified by:
marshall
in interfaceMarshaller<DescribeSslPoliciesRequest>
-
-