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