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