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