public interface MaintenancePolicyOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindow |
getWindow()
Specifies the maintenance window in which maintenance may be performed.
|
MaintenanceWindowOrBuilder |
getWindowOrBuilder()
Specifies the maintenance window in which maintenance may be performed.
|
boolean |
hasWindow()
Specifies the maintenance window in which maintenance may be performed.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedboolean hasWindow()
Specifies the maintenance window in which maintenance may be performed.
.google.container.v1.MaintenanceWindow window = 1;MaintenanceWindow getWindow()
Specifies the maintenance window in which maintenance may be performed.
.google.container.v1.MaintenanceWindow window = 1;MaintenanceWindowOrBuilder getWindowOrBuilder()
Specifies the maintenance window in which maintenance may be performed.
.google.container.v1.MaintenanceWindow window = 1;