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

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






UpcomingMaintenance (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class UpcomingMaintenance

    • Constructor Detail

      • UpcomingMaintenance

        public UpcomingMaintenance()
    • Method Detail

      • getCanReschedule

        public Boolean getCanReschedule()
        Indicates if the maintenance can be customer triggered.
        Returns:
        value or null for none
      • setCanReschedule

        public UpcomingMaintenance setCanReschedule(Boolean canReschedule)
        Indicates if the maintenance can be customer triggered.
        Parameters:
        canReschedule - canReschedule or null for none
      • getLatestWindowStartTime

        public String getLatestWindowStartTime()
        The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
        Returns:
        value or null for none
      • setLatestWindowStartTime

        public UpcomingMaintenance setLatestWindowStartTime(String latestWindowStartTime)
        The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
        Parameters:
        latestWindowStartTime - latestWindowStartTime or null for none
      • getMaintenanceStatus

        public String getMaintenanceStatus()
        Returns:
        value or null for none
      • setMaintenanceStatus

        public UpcomingMaintenance setMaintenanceStatus(String maintenanceStatus)
        Parameters:
        maintenanceStatus - maintenanceStatus 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
      • getWindowEndTime

        public String getWindowEndTime()
        The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
        Returns:
        value or null for none
      • setWindowEndTime

        public UpcomingMaintenance setWindowEndTime(String windowEndTime)
        The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
        Parameters:
        windowEndTime - windowEndTime or null for none
      • getWindowStartTime

        public String getWindowStartTime()
        The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
        Returns:
        value or null for none
      • setWindowStartTime

        public UpcomingMaintenance setWindowStartTime(String windowStartTime)
        The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
        Parameters:
        windowStartTime - windowStartTime or null for none
      • clone

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

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy