| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Rbac.ClusterRoleBinding> |
V1Rbac.ClusterRoleBinding.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.Builder.build() |
V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.Builder.buildPartial() |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.getDefaultInstance() |
V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.getDefaultInstanceForType() |
V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.Builder.getDefaultInstanceForType() |
V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBindingListOrBuilder.getItems(int index)
Items is a list of ClusterRoleBindings
|
V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBindingList.getItems(int index)
Items is a list of ClusterRoleBindings
|
V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBindingList.Builder.getItems(int index)
Items is a list of ClusterRoleBindings
|
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseDelimitedFrom(InputStream input) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(byte[] data) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(ByteBuffer data) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.ByteString data) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(InputStream input) |
static V1Rbac.ClusterRoleBinding |
V1Rbac.ClusterRoleBinding.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1Rbac.ClusterRoleBinding> |
V1Rbac.ClusterRoleBindingListOrBuilder.getItemsList()
Items is a list of ClusterRoleBindings
|
List<V1Rbac.ClusterRoleBinding> |
V1Rbac.ClusterRoleBindingList.getItemsList()
Items is a list of ClusterRoleBindings
|
List<V1Rbac.ClusterRoleBinding> |
V1Rbac.ClusterRoleBindingList.Builder.getItemsList()
Items is a list of ClusterRoleBindings
|
com.google.protobuf.Parser<V1Rbac.ClusterRoleBinding> |
V1Rbac.ClusterRoleBinding.getParserForType() |
static com.google.protobuf.Parser<V1Rbac.ClusterRoleBinding> |
V1Rbac.ClusterRoleBinding.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.ClusterRoleBindingList.Builder |
V1Rbac.ClusterRoleBindingList.Builder.addItems(int index,
V1Rbac.ClusterRoleBinding value)
Items is a list of ClusterRoleBindings
|
V1Rbac.ClusterRoleBindingList.Builder |
V1Rbac.ClusterRoleBindingList.Builder.addItems(V1Rbac.ClusterRoleBinding value)
Items is a list of ClusterRoleBindings
|
V1Rbac.ClusterRoleBinding.Builder |
V1Rbac.ClusterRoleBinding.Builder.mergeFrom(V1Rbac.ClusterRoleBinding other) |
static V1Rbac.ClusterRoleBinding.Builder |
V1Rbac.ClusterRoleBinding.newBuilder(V1Rbac.ClusterRoleBinding prototype) |
V1Rbac.ClusterRoleBindingList.Builder |
V1Rbac.ClusterRoleBindingList.Builder.setItems(int index,
V1Rbac.ClusterRoleBinding value)
Items is a list of ClusterRoleBindings
|
| Modifier and Type | Method and Description |
|---|---|
V1Rbac.ClusterRoleBindingList.Builder |
V1Rbac.ClusterRoleBindingList.Builder.addAllItems(Iterable<? extends V1Rbac.ClusterRoleBinding> values)
Items is a list of ClusterRoleBindings
|
Copyright © 2023. All rights reserved.