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