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

target.apidocs.com.google.api.services.dataproc.model.AuxiliaryNodeGroup.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250111-2.0.0
Show newest version






AuxiliaryNodeGroup (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class AuxiliaryNodeGroup

    • Constructor Detail

      • AuxiliaryNodeGroup

        public AuxiliaryNodeGroup()
    • Method Detail

      • getNodeGroup

        public NodeGroup getNodeGroup()
        Required. Node group configuration.
        Returns:
        value or null for none
      • setNodeGroup

        public AuxiliaryNodeGroup setNodeGroup(NodeGroup nodeGroup)
        Required. Node group configuration.
        Parameters:
        nodeGroup - nodeGroup or null for none
      • getNodeGroupId

        public String getNodeGroupId()
        Optional. A node group ID. Generated if not specified.The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of from 3 to 33 characters.
        Returns:
        value or null for none
      • setNodeGroupId

        public AuxiliaryNodeGroup setNodeGroupId(String nodeGroupId)
        Optional. A node group ID. Generated if not specified.The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of from 3 to 33 characters.
        Parameters:
        nodeGroupId - nodeGroupId or null for none
      • clone

        public AuxiliaryNodeGroup clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy