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