Uses of Class
com.microsoft.graph.models.OpenShiftItem
Packages that use OpenShiftItem
-
Uses of OpenShiftItem in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OpenShiftItemModifier and TypeMethodDescriptionstatic OpenShiftItemOpenShiftItem.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOpenShift.getDraftOpenShift()Gets the draftOpenShift property value.OpenShift.getSharedOpenShift()Gets the sharedOpenShift property value.Methods in com.microsoft.graph.models with parameters of type OpenShiftItemModifier and TypeMethodDescriptionvoidOpenShift.setDraftOpenShift(OpenShiftItem value) Sets the draftOpenShift property value.voidOpenShift.setSharedOpenShift(OpenShiftItem value) Sets the sharedOpenShift property value.