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