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