Uses of Class
io.kubernetes.client.proto.V1beta1Extensions.IngressSpec
-
Uses of V1beta1Extensions.IngressSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Extensions.IngressSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Extensions.IngressSpec>V1beta1Extensions.IngressSpec.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Extensions.IngressSpecModifier and TypeMethodDescriptionV1beta1Extensions.IngressSpec.Builder.build()V1beta1Extensions.IngressSpec.Builder.buildPartial()V1beta1Extensions.IngressSpec.getDefaultInstance()V1beta1Extensions.IngressSpec.Builder.getDefaultInstanceForType()V1beta1Extensions.IngressSpec.getDefaultInstanceForType()V1beta1Extensions.Ingress.Builder.getSpec()Spec is the desired state of the Ingress.V1beta1Extensions.Ingress.getSpec()Spec is the desired state of the Ingress.V1beta1Extensions.IngressOrBuilder.getSpec()Spec is the desired state of the Ingress.V1beta1Extensions.IngressSpec.parseDelimitedFrom(InputStream input) V1beta1Extensions.IngressSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.IngressSpec.parseFrom(byte[] data) V1beta1Extensions.IngressSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.ByteString data) V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.IngressSpec.parseFrom(InputStream input) V1beta1Extensions.IngressSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.IngressSpec.parseFrom(ByteBuffer data) V1beta1Extensions.IngressSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.IngressSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Extensions.IngressSpec>V1beta1Extensions.IngressSpec.getParserForType()static com.google.protobuf.Parser<V1beta1Extensions.IngressSpec>V1beta1Extensions.IngressSpec.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Extensions.IngressSpecModifier and TypeMethodDescriptionV1beta1Extensions.IngressSpec.Builder.mergeFrom(V1beta1Extensions.IngressSpec other) V1beta1Extensions.Ingress.Builder.mergeSpec(V1beta1Extensions.IngressSpec value) Spec is the desired state of the Ingress.V1beta1Extensions.IngressSpec.newBuilder(V1beta1Extensions.IngressSpec prototype) V1beta1Extensions.Ingress.Builder.setSpec(V1beta1Extensions.IngressSpec value) Spec is the desired state of the Ingress.