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