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