Class ListDlpSettingsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.quicksight.transform.ListDlpSettingsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListDlpSettingsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListDlpSettingsRequestMarshaller
extends Object
implements Marshaller<ListDlpSettingsRequest>
ListDlpSettingsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListDlpSettingsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDlpSettingsRequest listDlpSettingsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListDlpSettingsRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListDlpSettingsRequest>- Parameters:
listDlpSettingsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-