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