Uses of Interface
software.amazon.awssdk.services.snowball.model.INDTaxDocuments.Builder
-
Packages that use INDTaxDocuments.Builder Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of INDTaxDocuments.Builder in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return INDTaxDocuments.Builder Modifier and Type Method Description static INDTaxDocuments.BuilderINDTaxDocuments. builder()INDTaxDocuments.BuilderINDTaxDocuments.Builder. gstin(String gstin)The Goods and Services Tax (GST) documents required in Amazon Web Services Region in India.INDTaxDocuments.BuilderINDTaxDocuments. toBuilder()Methods in software.amazon.awssdk.services.snowball.model that return types with arguments of type INDTaxDocuments.Builder Modifier and Type Method Description static Class<? extends INDTaxDocuments.Builder>INDTaxDocuments. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.snowball.model with type arguments of type INDTaxDocuments.Builder Modifier and Type Method Description default TaxDocuments.BuilderTaxDocuments.Builder. ind(Consumer<INDTaxDocuments.Builder> ind)Sets the value of the IND property for this object.
-