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