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