Class DescribeTrustStoreRevocationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.elasticloadbalancingv2.transform.DescribeTrustStoreRevocationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeTrustStoreRevocationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeTrustStoreRevocationsRequestMarshaller
extends Object
implements Marshaller<DescribeTrustStoreRevocationsRequest>
DescribeTrustStoreRevocationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeTrustStoreRevocationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest)
-
Constructor Details
-
DescribeTrustStoreRevocationsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeTrustStoreRevocationsRequest>
-