Uses of Class
odata.msgraph.client.beta.entity.OpenShift
-
Packages that use OpenShift Package Description odata.msgraph.client.beta.entity -
-
Uses of OpenShift in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OpenShift Modifier and Type Method Description OpenShiftOpenShift.Builder. build()OpenShiftOpenShift. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.OpenShiftOpenShift. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).OpenShiftOpenShift. withDraftOpenShift(OpenShiftItem draftOpenShift)OpenShiftOpenShift. withIsStagedForDeletion(Boolean isStagedForDeletion)OpenShiftOpenShift. withSchedulingGroupId(String schedulingGroupId)OpenShiftOpenShift. withSharedOpenShift(OpenShiftItem sharedOpenShift)OpenShiftOpenShift. withUnmappedField(String name, String value)
-