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