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