All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ionoscloud.s3.messages.ParquetInputSerialization Maven / Gradle / Ivy

The newest version!
package com.ionoscloud.s3.messages;

import org.simpleframework.xml.Root;

/**
 * Helper class to denote Parquet input serialization request XML as per {@link
 * SelectObjectContentRequest}.
 */
@Root(name = "Parquet")
public class ParquetInputSerialization {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy