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