Class GetIdNamespaceRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.entityresolution.transform.GetIdNamespaceRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetIdNamespaceRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetIdNamespaceRequestMarshaller
extends Object
implements Marshaller<GetIdNamespaceRequest>
GetIdNamespaceRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetIdNamespaceRequest getIdNamespaceRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetIdNamespaceRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetIdNamespaceRequest>
- Parameters:
- getIdNamespaceRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-