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