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