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