Class ListDistributionsByTrustStoreRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListDistributionsByTrustStoreRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListDistributionsByTrustStoreRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListDistributionsByTrustStoreRequestMarshaller
extends Object
implements Marshaller<ListDistributionsByTrustStoreRequest>
ListDistributionsByTrustStoreRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListDistributionsByTrustStoreRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDistributionsByTrustStoreRequest listDistributionsByTrustStoreRequest)
-
Constructor Details
-
ListDistributionsByTrustStoreRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListDistributionsByTrustStoreRequest listDistributionsByTrustStoreRequest) - Specified by:
marshallin interfaceMarshaller<ListDistributionsByTrustStoreRequest>
-