Uses of Class
io.kubernetes.client.proto.V1Rbac.ClusterRoleBinding
-
Uses of V1Rbac.ClusterRoleBinding in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Rbac.ClusterRoleBindingModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Rbac.ClusterRoleBinding>V1Rbac.ClusterRoleBinding.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Rbac.ClusterRoleBindingModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBinding.Builder.build()V1Rbac.ClusterRoleBinding.Builder.buildPartial()static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.getDefaultInstance()V1Rbac.ClusterRoleBinding.Builder.getDefaultInstanceForType()V1Rbac.ClusterRoleBinding.getDefaultInstanceForType()V1Rbac.ClusterRoleBindingList.Builder.getItems(int index) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingList.getItems(int index) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingListOrBuilder.getItems(int index) Items is a list of ClusterRoleBindingsstatic V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseDelimitedFrom(InputStream input) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(byte[] data) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.ByteString data) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.CodedInputStream input) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(InputStream input) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(ByteBuffer data) static V1Rbac.ClusterRoleBindingV1Rbac.ClusterRoleBinding.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Rbac.ClusterRoleBindingModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBindingList.Builder.getItemsList()Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingList.getItemsList()Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingListOrBuilder.getItemsList()Items is a list of ClusterRoleBindingscom.google.protobuf.Parser<V1Rbac.ClusterRoleBinding>V1Rbac.ClusterRoleBinding.getParserForType()static com.google.protobuf.Parser<V1Rbac.ClusterRoleBinding>V1Rbac.ClusterRoleBinding.parser()Methods in io.kubernetes.client.proto with parameters of type V1Rbac.ClusterRoleBindingModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBindingList.Builder.addItems(int index, V1Rbac.ClusterRoleBinding value) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBindingList.Builder.addItems(V1Rbac.ClusterRoleBinding value) Items is a list of ClusterRoleBindingsV1Rbac.ClusterRoleBinding.Builder.mergeFrom(V1Rbac.ClusterRoleBinding other) V1Rbac.ClusterRoleBinding.newBuilder(V1Rbac.ClusterRoleBinding prototype) V1Rbac.ClusterRoleBindingList.Builder.setItems(int index, V1Rbac.ClusterRoleBinding value) Items is a list of ClusterRoleBindingsMethod parameters in io.kubernetes.client.proto with type arguments of type V1Rbac.ClusterRoleBindingModifier and TypeMethodDescriptionV1Rbac.ClusterRoleBindingList.Builder.addAllItems(Iterable<? extends V1Rbac.ClusterRoleBinding> values) Items is a list of ClusterRoleBindings