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