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

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

The newest version!






InstanceReference (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class InstanceReference

    • Constructor Detail

      • InstanceReference

        public InstanceReference()
    • Method Detail

      • getInstanceId

        public String getInstanceId()
        The unique identifier of the Compute Engine instance.
        Returns:
        value or null for none
      • setInstanceId

        public InstanceReference setInstanceId(String instanceId)
        The unique identifier of the Compute Engine instance.
        Parameters:
        instanceId - instanceId or null for none
      • getInstanceName

        public String getInstanceName()
        The user-friendly name of the Compute Engine instance.
        Returns:
        value or null for none
      • setInstanceName

        public InstanceReference setInstanceName(String instanceName)
        The user-friendly name of the Compute Engine instance.
        Parameters:
        instanceName - instanceName or null for none
      • getPublicEciesKey

        public String getPublicEciesKey()
        The public ECIES key used for sharing data with this instance.
        Returns:
        value or null for none
      • setPublicEciesKey

        public InstanceReference setPublicEciesKey(String publicEciesKey)
        The public ECIES key used for sharing data with this instance.
        Parameters:
        publicEciesKey - publicEciesKey or null for none
      • getPublicKey

        public String getPublicKey()
        The public RSA key used for sharing data with this instance.
        Returns:
        value or null for none
      • setPublicKey

        public InstanceReference setPublicKey(String publicKey)
        The public RSA key used for sharing data with this instance.
        Parameters:
        publicKey - publicKey or null for none
      • clone

        public InstanceReference 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