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