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