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

target.apidocs.com.google.api.services.compute.model.InstancesSetNameRequest.html Maven / Gradle / Ivy







InstancesSetNameRequest (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class InstancesSetNameRequest

    • Constructor Detail

      • InstancesSetNameRequest

        public InstancesSetNameRequest()
    • Method Detail

      • getCurrentName

        public String getCurrentName()
        The current name of this resource, used to prevent conflicts. Provide the latest name when making a request to change name.
        Returns:
        value or null for none
      • setCurrentName

        public InstancesSetNameRequest setCurrentName(String currentName)
        The current name of this resource, used to prevent conflicts. Provide the latest name when making a request to change name.
        Parameters:
        currentName - currentName or null for none
      • getName

        public String getName()
        The name to be applied to the instance. Needs to be RFC 1035 compliant.
        Returns:
        value or null for none
      • setName

        public InstancesSetNameRequest setName(String name)
        The name to be applied to the instance. Needs to be RFC 1035 compliant.
        Parameters:
        name - name or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy