Uses of Class
io.kubernetes.client.proto.V1beta1Rbac.ClusterRole
-
Uses of V1beta1Rbac.ClusterRole in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Rbac.ClusterRoleModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Rbac.ClusterRole>V1beta1Rbac.ClusterRole.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Rbac.ClusterRoleModifier and TypeMethodDescriptionV1beta1Rbac.ClusterRole.Builder.build()V1beta1Rbac.ClusterRole.Builder.buildPartial()static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.getDefaultInstance()V1beta1Rbac.ClusterRole.Builder.getDefaultInstanceForType()V1beta1Rbac.ClusterRole.getDefaultInstanceForType()V1beta1Rbac.ClusterRoleList.Builder.getItems(int index) Items is a list of ClusterRolesV1beta1Rbac.ClusterRoleList.getItems(int index) Items is a list of ClusterRolesV1beta1Rbac.ClusterRoleListOrBuilder.getItems(int index) Items is a list of ClusterRolesstatic V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseDelimitedFrom(InputStream input) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(byte[] data) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(com.google.protobuf.ByteString data) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(com.google.protobuf.CodedInputStream input) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(InputStream input) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(ByteBuffer data) static V1beta1Rbac.ClusterRoleV1beta1Rbac.ClusterRole.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Rbac.ClusterRoleModifier and TypeMethodDescriptionV1beta1Rbac.ClusterRoleList.Builder.getItemsList()Items is a list of ClusterRolesV1beta1Rbac.ClusterRoleList.getItemsList()Items is a list of ClusterRolesV1beta1Rbac.ClusterRoleListOrBuilder.getItemsList()Items is a list of ClusterRolescom.google.protobuf.Parser<V1beta1Rbac.ClusterRole>V1beta1Rbac.ClusterRole.getParserForType()static com.google.protobuf.Parser<V1beta1Rbac.ClusterRole>V1beta1Rbac.ClusterRole.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Rbac.ClusterRoleModifier and TypeMethodDescriptionV1beta1Rbac.ClusterRoleList.Builder.addItems(int index, V1beta1Rbac.ClusterRole value) Items is a list of ClusterRolesV1beta1Rbac.ClusterRoleList.Builder.addItems(V1beta1Rbac.ClusterRole value) Items is a list of ClusterRolesV1beta1Rbac.ClusterRole.Builder.mergeFrom(V1beta1Rbac.ClusterRole other) V1beta1Rbac.ClusterRole.newBuilder(V1beta1Rbac.ClusterRole prototype) V1beta1Rbac.ClusterRoleList.Builder.setItems(int index, V1beta1Rbac.ClusterRole value) Items is a list of ClusterRolesMethod parameters in io.kubernetes.client.proto with type arguments of type V1beta1Rbac.ClusterRoleModifier and TypeMethodDescriptionV1beta1Rbac.ClusterRoleList.Builder.addAllItems(Iterable<? extends V1beta1Rbac.ClusterRole> values) Items is a list of ClusterRoles