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