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