Class GetRepositoryCatalogDataRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ecrpublic.transform.GetRepositoryCatalogDataRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetRepositoryCatalogDataRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetRepositoryCatalogDataRequestMarshaller
extends Object
implements Marshaller<GetRepositoryCatalogDataRequest>
GetRepositoryCatalogDataRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetRepositoryCatalogDataRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetRepositoryCatalogDataRequest getRepositoryCatalogDataRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetRepositoryCatalogDataRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetRepositoryCatalogDataRequest>- Parameters:
 getRepositoryCatalogDataRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -