Class AssociateMacSecKeyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.directconnect.transform.AssociateMacSecKeyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<AssociateMacSecKeyRequest>
@Generated("software.amazon.awssdk:codegen") public class AssociateMacSecKeyRequestMarshaller extends Object implements Marshaller<AssociateMacSecKeyRequest>
AssociateMacSecKeyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description AssociateMacSecKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(AssociateMacSecKeyRequest associateMacSecKeyRequest)
-
-
-
Constructor Detail
-
AssociateMacSecKeyRequestMarshaller
public AssociateMacSecKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AssociateMacSecKeyRequest associateMacSecKeyRequest)
- Specified by:
marshallin interfaceMarshaller<AssociateMacSecKeyRequest>
-
-