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
ConstructorsConstructorDescriptionGetDownloadUrlForLayerRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetDownloadUrlForLayerRequest getDownloadUrlForLayerRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetDownloadUrlForLayerRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetDownloadUrlForLayerRequest>- Parameters:
 getDownloadUrlForLayerRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -