Uses of Interface
io.kubernetes.client.proto.V1.HTTPHeaderOrBuilder
-
Uses of V1.HTTPHeaderOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.HTTPHeaderOrBuilderModifier and TypeClassDescriptionstatic final class
HTTPHeader describes a custom header to be used in HTTP probesstatic final class
HTTPHeader describes a custom header to be used in HTTP probesMethods in io.kubernetes.client.proto that return V1.HTTPHeaderOrBuilderModifier and TypeMethodDescriptionV1.HTTPGetAction.Builder.getHttpHeadersOrBuilder
(int index) Custom headers to set in the request.V1.HTTPGetAction.getHttpHeadersOrBuilder
(int index) Custom headers to set in the request.V1.HTTPGetActionOrBuilder.getHttpHeadersOrBuilder
(int index) Custom headers to set in the request.Methods in io.kubernetes.client.proto that return types with arguments of type V1.HTTPHeaderOrBuilderModifier and TypeMethodDescriptionList<? extends V1.HTTPHeaderOrBuilder>
V1.HTTPGetAction.Builder.getHttpHeadersOrBuilderList()
Custom headers to set in the request.List<? extends V1.HTTPHeaderOrBuilder>
V1.HTTPGetAction.getHttpHeadersOrBuilderList()
Custom headers to set in the request.List<? extends V1.HTTPHeaderOrBuilder>
V1.HTTPGetActionOrBuilder.getHttpHeadersOrBuilderList()
Custom headers to set in the request.