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