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