Uses of Class
io.kubernetes.client.proto.V1beta1Extensions.HTTPIngressPath
-
Uses of V1beta1Extensions.HTTPIngressPath in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Extensions.HTTPIngressPathModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Extensions.HTTPIngressPath>V1beta1Extensions.HTTPIngressPath.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Extensions.HTTPIngressPathModifier and TypeMethodDescriptionV1beta1Extensions.HTTPIngressPath.Builder.build()V1beta1Extensions.HTTPIngressPath.Builder.buildPartial()V1beta1Extensions.HTTPIngressPath.getDefaultInstance()V1beta1Extensions.HTTPIngressPath.Builder.getDefaultInstanceForType()V1beta1Extensions.HTTPIngressPath.getDefaultInstanceForType()V1beta1Extensions.HTTPIngressRuleValue.Builder.getPaths(int index) A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressRuleValue.getPaths(int index) A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPaths(int index) A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressPath.parseDelimitedFrom(InputStream input) V1beta1Extensions.HTTPIngressPath.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.HTTPIngressPath.parseFrom(byte[] data) V1beta1Extensions.HTTPIngressPath.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.ByteString data) V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.HTTPIngressPath.parseFrom(InputStream input) V1beta1Extensions.HTTPIngressPath.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.HTTPIngressPath.parseFrom(ByteBuffer data) V1beta1Extensions.HTTPIngressPath.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.HTTPIngressPathModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Extensions.HTTPIngressPath>V1beta1Extensions.HTTPIngressPath.getParserForType()V1beta1Extensions.HTTPIngressRuleValue.Builder.getPathsList()A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressRuleValue.getPathsList()A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPathsList()A collection of paths that map requests to backends.static com.google.protobuf.Parser<V1beta1Extensions.HTTPIngressPath>V1beta1Extensions.HTTPIngressPath.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Extensions.HTTPIngressPathModifier and TypeMethodDescriptionV1beta1Extensions.HTTPIngressRuleValue.Builder.addPaths(int index, V1beta1Extensions.HTTPIngressPath value) A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressRuleValue.Builder.addPaths(V1beta1Extensions.HTTPIngressPath value) A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressPath.Builder.mergeFrom(V1beta1Extensions.HTTPIngressPath other) V1beta1Extensions.HTTPIngressPath.newBuilder(V1beta1Extensions.HTTPIngressPath prototype) V1beta1Extensions.HTTPIngressRuleValue.Builder.setPaths(int index, V1beta1Extensions.HTTPIngressPath value) A collection of paths that map requests to backends.Method parameters in io.kubernetes.client.proto with type arguments of type V1beta1Extensions.HTTPIngressPathModifier and TypeMethodDescriptionV1beta1Extensions.HTTPIngressRuleValue.Builder.addAllPaths(Iterable<? extends V1beta1Extensions.HTTPIngressPath> values) A collection of paths that map requests to backends.