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