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