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