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