Class CreateLensShareRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.wellarchitected.transform.CreateLensShareRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CreateLensShareRequest>
@Generated("software.amazon.awssdk:codegen")
public class CreateLensShareRequestMarshaller
extends Object
implements Marshaller<CreateLensShareRequest>
CreateLensShareRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateLensShareRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateLensShareRequest createLensShareRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateLensShareRequestMarshaller
 
 - 
 - 
Method Details