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