Uses of Class
com.google.container.v1beta1.TimeWindow
-
Packages that use TimeWindow Package Description com.google.container.v1beta1 -
-
Uses of TimeWindow in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return TimeWindow Modifier and Type Method Description TimeWindowTimeWindow.Builder. build()TimeWindowTimeWindow.Builder. buildPartial()static TimeWindowTimeWindow. getDefaultInstance()TimeWindowTimeWindow.Builder. getDefaultInstanceForType()TimeWindowTimeWindow. getDefaultInstanceForType()TimeWindowMaintenanceWindow.Builder. getMaintenanceExclusionsOrDefault(String key, TimeWindow defaultValue)Exceptions to maintenance window.TimeWindowMaintenanceWindow. getMaintenanceExclusionsOrDefault(String key, TimeWindow defaultValue)Exceptions to maintenance window.TimeWindowMaintenanceWindowOrBuilder. getMaintenanceExclusionsOrDefault(String key, TimeWindow defaultValue)Exceptions to maintenance window.TimeWindowMaintenanceWindow.Builder. getMaintenanceExclusionsOrThrow(String key)Exceptions to maintenance window.TimeWindowMaintenanceWindow. getMaintenanceExclusionsOrThrow(String key)Exceptions to maintenance window.TimeWindowMaintenanceWindowOrBuilder. getMaintenanceExclusionsOrThrow(String key)Exceptions to maintenance window.TimeWindowRecurringTimeWindow.Builder. getWindow()The window of the first recurrence.TimeWindowRecurringTimeWindow. getWindow()The window of the first recurrence.TimeWindowRecurringTimeWindowOrBuilder. getWindow()The window of the first recurrence.static TimeWindowTimeWindow. parseDelimitedFrom(InputStream input)static TimeWindowTimeWindow. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(byte[] data)static TimeWindowTimeWindow. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.ByteString data)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.CodedInputStream input)static TimeWindowTimeWindow. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(InputStream input)static TimeWindowTimeWindow. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeWindowTimeWindow. parseFrom(ByteBuffer data)static TimeWindowTimeWindow. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type TimeWindow Modifier and Type Method Description Map<String,TimeWindow>MaintenanceWindow.Builder. getMaintenanceExclusions()Deprecated.Map<String,TimeWindow>MaintenanceWindow. getMaintenanceExclusions()Deprecated.Map<String,TimeWindow>MaintenanceWindowOrBuilder. getMaintenanceExclusions()Deprecated.Map<String,TimeWindow>MaintenanceWindow.Builder. getMaintenanceExclusionsMap()Exceptions to maintenance window.Map<String,TimeWindow>MaintenanceWindow. getMaintenanceExclusionsMap()Exceptions to maintenance window.Map<String,TimeWindow>MaintenanceWindowOrBuilder. getMaintenanceExclusionsMap()Exceptions to maintenance window.Map<String,TimeWindow>MaintenanceWindow.Builder. getMutableMaintenanceExclusions()Deprecated.com.google.protobuf.Parser<TimeWindow>TimeWindow. getParserForType()static com.google.protobuf.Parser<TimeWindow>TimeWindow. parser()Methods in com.google.container.v1beta1 with parameters of type TimeWindow Modifier and Type Method Description TimeWindowMaintenanceWindow.Builder. getMaintenanceExclusionsOrDefault(String key, TimeWindow defaultValue)Exceptions to maintenance window.TimeWindowMaintenanceWindow. getMaintenanceExclusionsOrDefault(String key, TimeWindow defaultValue)Exceptions to maintenance window.TimeWindowMaintenanceWindowOrBuilder. getMaintenanceExclusionsOrDefault(String key, TimeWindow defaultValue)Exceptions to maintenance window.TimeWindow.BuilderTimeWindow.Builder. mergeFrom(TimeWindow other)RecurringTimeWindow.BuilderRecurringTimeWindow.Builder. mergeWindow(TimeWindow value)The window of the first recurrence.static TimeWindow.BuilderTimeWindow. newBuilder(TimeWindow prototype)MaintenanceWindow.BuilderMaintenanceWindow.Builder. putMaintenanceExclusions(String key, TimeWindow value)Exceptions to maintenance window.RecurringTimeWindow.BuilderRecurringTimeWindow.Builder. setWindow(TimeWindow value)The window of the first recurrence.Method parameters in com.google.container.v1beta1 with type arguments of type TimeWindow Modifier and Type Method Description MaintenanceWindow.BuilderMaintenanceWindow.Builder. putAllMaintenanceExclusions(Map<String,TimeWindow> values)Exceptions to maintenance window.
-