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