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