| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Date |
Date.clone() |
Date |
WindowsVersion.getSupportEndDate()
Mainstream support end date
|
Date |
Date.set(String fieldName,
Object value) |
Date |
Date.setDay(Integer day)
Day of a month.
|
Date |
Date.setMonth(Integer month)
Month of a year.
|
Date |
Date.setYear(Integer year)
Year of the date.
|
| Modifier and Type | Method and Description |
|---|---|
WindowsVersion |
WindowsVersion.setSupportEndDate(Date supportEndDate)
Mainstream support end date
|
Copyright © 2011–2023 Google. All rights reserved.