Uses of Class
io.kubernetes.client.proto.V1beta1Rbac.AggregationRule
-
Uses of V1beta1Rbac.AggregationRule in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Rbac.AggregationRuleModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Rbac.AggregationRule>V1beta1Rbac.AggregationRule.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Rbac.AggregationRuleModifier and TypeMethodDescriptionV1beta1Rbac.AggregationRule.Builder.build()V1beta1Rbac.AggregationRule.Builder.buildPartial()V1beta1Rbac.ClusterRole.Builder.getAggregationRule()AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.V1beta1Rbac.ClusterRole.getAggregationRule()AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.V1beta1Rbac.ClusterRoleOrBuilder.getAggregationRule()AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.getDefaultInstance()V1beta1Rbac.AggregationRule.Builder.getDefaultInstanceForType()V1beta1Rbac.AggregationRule.getDefaultInstanceForType()static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseDelimitedFrom(InputStream input) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(byte[] data) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(com.google.protobuf.ByteString data) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(com.google.protobuf.CodedInputStream input) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(InputStream input) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(ByteBuffer data) static V1beta1Rbac.AggregationRuleV1beta1Rbac.AggregationRule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Rbac.AggregationRuleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Rbac.AggregationRule>V1beta1Rbac.AggregationRule.getParserForType()static com.google.protobuf.Parser<V1beta1Rbac.AggregationRule>V1beta1Rbac.AggregationRule.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Rbac.AggregationRuleModifier and TypeMethodDescriptionV1beta1Rbac.ClusterRole.Builder.mergeAggregationRule(V1beta1Rbac.AggregationRule value) AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.V1beta1Rbac.AggregationRule.Builder.mergeFrom(V1beta1Rbac.AggregationRule other) V1beta1Rbac.AggregationRule.newBuilder(V1beta1Rbac.AggregationRule prototype) V1beta1Rbac.ClusterRole.Builder.setAggregationRule(V1beta1Rbac.AggregationRule value) AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.