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