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