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