Uses of Class
io.kubernetes.client.proto.V1Rbac.Role
-
Uses of V1Rbac.Role in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Rbac.RoleModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Rbac.Role>V1Rbac.Role.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Rbac.RoleModifier and TypeMethodDescriptionV1Rbac.Role.Builder.build()V1Rbac.Role.Builder.buildPartial()static V1Rbac.RoleV1Rbac.Role.getDefaultInstance()V1Rbac.Role.Builder.getDefaultInstanceForType()V1Rbac.Role.getDefaultInstanceForType()V1Rbac.RoleList.Builder.getItems(int index) Items is a list of RolesV1Rbac.RoleList.getItems(int index) Items is a list of RolesV1Rbac.RoleListOrBuilder.getItems(int index) Items is a list of Rolesstatic V1Rbac.RoleV1Rbac.Role.parseDelimitedFrom(InputStream input) static V1Rbac.RoleV1Rbac.Role.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleV1Rbac.Role.parseFrom(byte[] data) static V1Rbac.RoleV1Rbac.Role.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleV1Rbac.Role.parseFrom(com.google.protobuf.ByteString data) static V1Rbac.RoleV1Rbac.Role.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleV1Rbac.Role.parseFrom(com.google.protobuf.CodedInputStream input) static V1Rbac.RoleV1Rbac.Role.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleV1Rbac.Role.parseFrom(InputStream input) static V1Rbac.RoleV1Rbac.Role.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.RoleV1Rbac.Role.parseFrom(ByteBuffer data) static V1Rbac.RoleV1Rbac.Role.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Rbac.RoleModifier and TypeMethodDescriptionV1Rbac.RoleList.Builder.getItemsList()Items is a list of RolesV1Rbac.RoleList.getItemsList()Items is a list of RolesV1Rbac.RoleListOrBuilder.getItemsList()Items is a list of Rolescom.google.protobuf.Parser<V1Rbac.Role>V1Rbac.Role.getParserForType()static com.google.protobuf.Parser<V1Rbac.Role>V1Rbac.Role.parser()Methods in io.kubernetes.client.proto with parameters of type V1Rbac.RoleModifier and TypeMethodDescriptionV1Rbac.RoleList.Builder.addItems(int index, V1Rbac.Role value) Items is a list of RolesV1Rbac.RoleList.Builder.addItems(V1Rbac.Role value) Items is a list of RolesV1Rbac.Role.Builder.mergeFrom(V1Rbac.Role other) static V1Rbac.Role.BuilderV1Rbac.Role.newBuilder(V1Rbac.Role prototype) V1Rbac.RoleList.Builder.setItems(int index, V1Rbac.Role value) Items is a list of RolesMethod parameters in io.kubernetes.client.proto with type arguments of type V1Rbac.RoleModifier and TypeMethodDescriptionV1Rbac.RoleList.Builder.addAllItems(Iterable<? extends V1Rbac.Role> values) Items is a list of Roles