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