Class GetKeyRotationStatusRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.kms.transform.GetKeyRotationStatusRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetKeyRotationStatusRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetKeyRotationStatusRequestMarshaller
extends Object
implements Marshaller<GetKeyRotationStatusRequest>
GetKeyRotationStatusRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetKeyRotationStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetKeyRotationStatusRequest getKeyRotationStatusRequest)
-
Constructor Details
-
GetKeyRotationStatusRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetKeyRotationStatusRequest>
-