Uses of Class
io.kubernetes.client.proto.V1.ScopedResourceSelectorRequirement
-
Uses of V1.ScopedResourceSelectorRequirement in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ScopedResourceSelectorRequirementModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ScopedResourceSelectorRequirement>V1.ScopedResourceSelectorRequirement.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.ScopedResourceSelectorRequirementModifier and TypeMethodDescriptionV1.ScopedResourceSelectorRequirement.Builder.build()V1.ScopedResourceSelectorRequirement.Builder.buildPartial()V1.ScopedResourceSelectorRequirement.getDefaultInstance()V1.ScopedResourceSelectorRequirement.Builder.getDefaultInstanceForType()V1.ScopedResourceSelectorRequirement.getDefaultInstanceForType()V1.ScopeSelector.Builder.getMatchExpressions(int index) A list of scope selector requirements by scope of the resources.V1.ScopeSelector.getMatchExpressions(int index) A list of scope selector requirements by scope of the resources.V1.ScopeSelectorOrBuilder.getMatchExpressions(int index) A list of scope selector requirements by scope of the resources.V1.ScopedResourceSelectorRequirement.parseDelimitedFrom(InputStream input) V1.ScopedResourceSelectorRequirement.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ScopedResourceSelectorRequirement.parseFrom(byte[] data) V1.ScopedResourceSelectorRequirement.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ScopedResourceSelectorRequirement.parseFrom(com.google.protobuf.ByteString data) V1.ScopedResourceSelectorRequirement.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ScopedResourceSelectorRequirement.parseFrom(com.google.protobuf.CodedInputStream input) V1.ScopedResourceSelectorRequirement.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ScopedResourceSelectorRequirement.parseFrom(InputStream input) V1.ScopedResourceSelectorRequirement.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ScopedResourceSelectorRequirement.parseFrom(ByteBuffer data) V1.ScopedResourceSelectorRequirement.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ScopedResourceSelectorRequirementModifier and TypeMethodDescriptionV1.ScopeSelector.Builder.getMatchExpressionsList()A list of scope selector requirements by scope of the resources.V1.ScopeSelector.getMatchExpressionsList()A list of scope selector requirements by scope of the resources.V1.ScopeSelectorOrBuilder.getMatchExpressionsList()A list of scope selector requirements by scope of the resources.com.google.protobuf.Parser<V1.ScopedResourceSelectorRequirement>V1.ScopedResourceSelectorRequirement.getParserForType()static com.google.protobuf.Parser<V1.ScopedResourceSelectorRequirement>V1.ScopedResourceSelectorRequirement.parser()Methods in io.kubernetes.client.proto with parameters of type V1.ScopedResourceSelectorRequirementModifier and TypeMethodDescriptionV1.ScopeSelector.Builder.addMatchExpressions(int index, V1.ScopedResourceSelectorRequirement value) A list of scope selector requirements by scope of the resources.V1.ScopeSelector.Builder.addMatchExpressions(V1.ScopedResourceSelectorRequirement value) A list of scope selector requirements by scope of the resources.V1.ScopedResourceSelectorRequirement.Builder.mergeFrom(V1.ScopedResourceSelectorRequirement other) V1.ScopedResourceSelectorRequirement.newBuilder(V1.ScopedResourceSelectorRequirement prototype) V1.ScopeSelector.Builder.setMatchExpressions(int index, V1.ScopedResourceSelectorRequirement value) A list of scope selector requirements by scope of the resources.Method parameters in io.kubernetes.client.proto with type arguments of type V1.ScopedResourceSelectorRequirementModifier and TypeMethodDescriptionV1.ScopeSelector.Builder.addAllMatchExpressions(Iterable<? extends V1.ScopedResourceSelectorRequirement> values) A list of scope selector requirements by scope of the resources.