Class GetKeyRotationStatusRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.kms.transform.GetKeyRotationStatusRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetKeyRotationStatusRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetKeyRotationStatusRequestMarshaller
extends Object
implements Marshaller<GetKeyRotationStatusRequest>
GetKeyRotationStatusRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetKeyRotationStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetKeyRotationStatusRequest getKeyRotationStatusRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetKeyRotationStatusRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetKeyRotationStatusRequest>- Parameters:
 getKeyRotationStatusRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -