Uses of Class
io.kubernetes.client.proto.V1Networking.IngressStatus
-
Uses of V1Networking.IngressStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Networking.IngressStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Networking.IngressStatus>V1Networking.IngressStatus.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Networking.IngressStatusModifier and TypeMethodDescriptionV1Networking.IngressStatus.Builder.build()V1Networking.IngressStatus.Builder.buildPartial()static V1Networking.IngressStatusV1Networking.IngressStatus.getDefaultInstance()V1Networking.IngressStatus.Builder.getDefaultInstanceForType()V1Networking.IngressStatus.getDefaultInstanceForType()V1Networking.Ingress.Builder.getStatus()Status is the current state of the Ingress.V1Networking.Ingress.getStatus()Status is the current state of the Ingress.V1Networking.IngressOrBuilder.getStatus()Status is the current state of the Ingress.static V1Networking.IngressStatusV1Networking.IngressStatus.parseDelimitedFrom(InputStream input) static V1Networking.IngressStatusV1Networking.IngressStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(byte[] data) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(com.google.protobuf.ByteString data) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(com.google.protobuf.CodedInputStream input) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(InputStream input) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(ByteBuffer data) static V1Networking.IngressStatusV1Networking.IngressStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Networking.IngressStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Networking.IngressStatus>V1Networking.IngressStatus.getParserForType()static com.google.protobuf.Parser<V1Networking.IngressStatus>V1Networking.IngressStatus.parser()Methods in io.kubernetes.client.proto with parameters of type V1Networking.IngressStatusModifier and TypeMethodDescriptionV1Networking.IngressStatus.Builder.mergeFrom(V1Networking.IngressStatus other) V1Networking.Ingress.Builder.mergeStatus(V1Networking.IngressStatus value) Status is the current state of the Ingress.V1Networking.IngressStatus.newBuilder(V1Networking.IngressStatus prototype) V1Networking.Ingress.Builder.setStatus(V1Networking.IngressStatus value) Status is the current state of the Ingress.