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