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