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