Uses of Class
com.azure.resourcemanager.containerservice.models.Type
Packages that use Type
Package
Description
Package containing the data models for ContainerService.
-
Uses of Type in com.azure.resourcemanager.containerservice.models
Subclasses with type arguments of type Type in com.azure.resourcemanager.containerservice.modelsFields in com.azure.resourcemanager.containerservice.models declared as TypeModifier and TypeFieldDescriptionstatic final TypeType.FIRSTFirst week of the month.static final TypeType.FOURTHFourth week of the month.static final TypeType.LASTLast week of the month.static final TypeType.SECONDSecond week of the month.static final TypeType.THIRDThird week of the month.Methods in com.azure.resourcemanager.containerservice.models that return TypeModifier and TypeMethodDescriptionstatic TypeType.fromString(String name) Creates or finds a Type from its string representation.RelativeMonthlySchedule.weekIndex()Get the weekIndex property: The week index.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type TypeMethods in com.azure.resourcemanager.containerservice.models with parameters of type TypeModifier and TypeMethodDescriptionRelativeMonthlySchedule.withWeekIndex(Type weekIndex) Set the weekIndex property: The week index.