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

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







UpcomingMaintenance (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class UpcomingMaintenance

    • Constructor Detail

      • UpcomingMaintenance

        public UpcomingMaintenance()
    • Method Detail

      • getDate

        public String getDate()
        [Output Only] The date when the maintenance will take place. This value is in RFC3339 text format.
        Returns:
        value or null for none
      • setDate

        public UpcomingMaintenance setDate(String date)
        [Output Only] The date when the maintenance will take place. This value is in RFC3339 text format.
        Parameters:
        date - date or null for none
      • getTime

        public String getTime()
        [Output Only] The time when the maintenance will take place. This value is in RFC3339 text format.
        Returns:
        value or null for none
      • setTime

        public UpcomingMaintenance setTime(String time)
        [Output Only] The time when the maintenance will take place. This value is in RFC3339 text format.
        Parameters:
        time - time or null for none
      • getType

        public String getType()
        Defines the type of maintenance.
        Returns:
        value or null for none
      • setType

        public UpcomingMaintenance setType(String type)
        Defines the type of maintenance.
        Parameters:
        type - type or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy