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