Uses of Class
com.azure.resourcemanager.containerservice.models.Type
Packages that use Type
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of Type in com.azure.resourcemanager.containerservice.models
Fields in com.azure.resourcemanager.containerservice.models declared as TypeModifier and TypeFieldDescriptionstatic final TypeType.FIRSTStatic value First for Type.static final TypeType.FOURTHStatic value Fourth for Type.static final TypeType.LASTStatic value Last for Type.static final TypeType.SECONDStatic value Second for Type.static final TypeType.THIRDStatic value Third for Type.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.