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