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