Uses of Class
io.kubernetes.client.proto.V1Rbac.PolicyRule
-
Uses of V1Rbac.PolicyRule in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Rbac.PolicyRuleModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Rbac.PolicyRule>V1Rbac.PolicyRule.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Rbac.PolicyRuleModifier and TypeMethodDescriptionV1Rbac.PolicyRule.Builder.build()V1Rbac.PolicyRule.Builder.buildPartial()static V1Rbac.PolicyRuleV1Rbac.PolicyRule.getDefaultInstance()V1Rbac.PolicyRule.Builder.getDefaultInstanceForType()V1Rbac.PolicyRule.getDefaultInstanceForType()V1Rbac.ClusterRole.Builder.getRules(int index) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.ClusterRole.getRules(int index) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.ClusterRoleOrBuilder.getRules(int index) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.Role.Builder.getRules(int index) Rules holds all the PolicyRules for this Role +optionalV1Rbac.Role.getRules(int index) Rules holds all the PolicyRules for this Role +optionalV1Rbac.RoleOrBuilder.getRules(int index) Rules holds all the PolicyRules for this Role +optionalstatic V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseDelimitedFrom(InputStream input) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(byte[] data) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(com.google.protobuf.ByteString data) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(com.google.protobuf.CodedInputStream input) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(InputStream input) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(ByteBuffer data) static V1Rbac.PolicyRuleV1Rbac.PolicyRule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Rbac.PolicyRuleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Rbac.PolicyRule>V1Rbac.PolicyRule.getParserForType()V1Rbac.ClusterRole.Builder.getRulesList()Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.ClusterRole.getRulesList()Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.ClusterRoleOrBuilder.getRulesList()Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.Role.Builder.getRulesList()Rules holds all the PolicyRules for this Role +optionalV1Rbac.Role.getRulesList()Rules holds all the PolicyRules for this Role +optionalV1Rbac.RoleOrBuilder.getRulesList()Rules holds all the PolicyRules for this Role +optionalstatic com.google.protobuf.Parser<V1Rbac.PolicyRule>V1Rbac.PolicyRule.parser()Methods in io.kubernetes.client.proto with parameters of type V1Rbac.PolicyRuleModifier and TypeMethodDescriptionV1Rbac.ClusterRole.Builder.addRules(int index, V1Rbac.PolicyRule value) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.ClusterRole.Builder.addRules(V1Rbac.PolicyRule value) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.Role.Builder.addRules(int index, V1Rbac.PolicyRule value) Rules holds all the PolicyRules for this Role +optionalV1Rbac.Role.Builder.addRules(V1Rbac.PolicyRule value) Rules holds all the PolicyRules for this Role +optionalV1Rbac.PolicyRule.Builder.mergeFrom(V1Rbac.PolicyRule other) static V1Rbac.PolicyRule.BuilderV1Rbac.PolicyRule.newBuilder(V1Rbac.PolicyRule prototype) V1Rbac.ClusterRole.Builder.setRules(int index, V1Rbac.PolicyRule value) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.Role.Builder.setRules(int index, V1Rbac.PolicyRule value) Rules holds all the PolicyRules for this Role +optionalMethod parameters in io.kubernetes.client.proto with type arguments of type V1Rbac.PolicyRuleModifier and TypeMethodDescriptionV1Rbac.ClusterRole.Builder.addAllRules(Iterable<? extends V1Rbac.PolicyRule> values) Rules holds all the PolicyRules for this ClusterRole +optionalV1Rbac.Role.Builder.addAllRules(Iterable<? extends V1Rbac.PolicyRule> values) Rules holds all the PolicyRules for this Role +optional