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