Class BigDataPoolPatchInfo


  • public final class BigDataPoolPatchInfo
    extends Object
    Patch for a Big Data pool Properties patch for a Big Data pool.
    • Constructor Detail

      • BigDataPoolPatchInfo

        public BigDataPoolPatchInfo()
    • Method Detail

      • tags

        public Map<String,​String> tags()
        Get the tags property: Updated tags for the Big Data pool.
        Returns:
        the tags value.
      • withTags

        public BigDataPoolPatchInfo withTags​(Map<String,​String> tags)
        Set the tags property: Updated tags for the Big Data pool.
        Parameters:
        tags - the tags value to set.
        Returns:
        the BigDataPoolPatchInfo object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.