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