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>
DeleteLensShareRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteLensShareRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(DeleteLensShareRequest deleteLensShareRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
DeleteLensShareRequestMarshaller
-
-
Method Details