Uses of Class
kubevirt.io.V1HTTPGetAction
Packages that use V1HTTPGetAction
-
Uses of V1HTTPGetAction in kubevirt.io
Fields in kubevirt.io declared as V1HTTPGetActionMethods in kubevirt.io that return V1HTTPGetActionModifier and TypeMethodDescriptionV1HTTPGetAction.addHttpHeadersItem(V1HTTPHeader httpHeadersItem) V1Probe.getHttpGet()HTTPGet specifies the http request to perform.V1HTTPGetAction.httpHeaders(List<V1HTTPHeader> httpHeaders) Methods in kubevirt.io with parameters of type V1HTTPGetActionModifier and TypeMethodDescriptionV1Probe.httpGet(V1HTTPGetAction httpGet) voidV1Probe.setHttpGet(V1HTTPGetAction httpGet)