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