Uses of Interface
software.amazon.awssdk.services.snowball.model.TaxDocuments.Builder
-
Packages that use TaxDocuments.Builder Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of TaxDocuments.Builder in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return TaxDocuments.Builder Modifier and Type Method Description static TaxDocuments.BuilderTaxDocuments. builder()default TaxDocuments.BuilderTaxDocuments.Builder. ind(Consumer<INDTaxDocuments.Builder> ind)Sets the value of the IND property for this object.TaxDocuments.BuilderTaxDocuments.Builder. ind(INDTaxDocuments ind)Sets the value of the IND property for this object.TaxDocuments.BuilderTaxDocuments. toBuilder()Methods in software.amazon.awssdk.services.snowball.model that return types with arguments of type TaxDocuments.Builder Modifier and Type Method Description static Class<? extends TaxDocuments.Builder>TaxDocuments. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.snowball.model with type arguments of type TaxDocuments.Builder Modifier and Type Method Description default ClusterMetadata.BuilderClusterMetadata.Builder. taxDocuments(Consumer<TaxDocuments.Builder> taxDocuments)The tax documents required in your Amazon Web Services Region.default CreateClusterRequest.BuilderCreateClusterRequest.Builder. taxDocuments(Consumer<TaxDocuments.Builder> taxDocuments)The tax documents required in your Amazon Web Services Region.default CreateJobRequest.BuilderCreateJobRequest.Builder. taxDocuments(Consumer<TaxDocuments.Builder> taxDocuments)The tax documents required in your Amazon Web Services Region.default JobMetadata.BuilderJobMetadata.Builder. taxDocuments(Consumer<TaxDocuments.Builder> taxDocuments)The metadata associated with the tax documents required in your Amazon Web Services Region.
-