Uses of Class
io.kubernetes.client.proto.V1.ServiceAccount
-
Uses of V1.ServiceAccount in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ServiceAccountModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ServiceAccount>V1.ServiceAccount.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.ServiceAccountModifier and TypeMethodDescriptionV1.ServiceAccount.Builder.build()V1.ServiceAccount.Builder.buildPartial()static V1.ServiceAccountV1.ServiceAccount.getDefaultInstance()V1.ServiceAccount.Builder.getDefaultInstanceForType()V1.ServiceAccount.getDefaultInstanceForType()V1.ServiceAccountList.Builder.getItems(int index) List of ServiceAccounts.V1.ServiceAccountList.getItems(int index) List of ServiceAccounts.V1.ServiceAccountListOrBuilder.getItems(int index) List of ServiceAccounts.static V1.ServiceAccountV1.ServiceAccount.parseDelimitedFrom(InputStream input) static V1.ServiceAccountV1.ServiceAccount.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceAccountV1.ServiceAccount.parseFrom(byte[] data) static V1.ServiceAccountV1.ServiceAccount.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceAccountV1.ServiceAccount.parseFrom(com.google.protobuf.ByteString data) static V1.ServiceAccountV1.ServiceAccount.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceAccountV1.ServiceAccount.parseFrom(com.google.protobuf.CodedInputStream input) static V1.ServiceAccountV1.ServiceAccount.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceAccountV1.ServiceAccount.parseFrom(InputStream input) static V1.ServiceAccountV1.ServiceAccount.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceAccountV1.ServiceAccount.parseFrom(ByteBuffer data) static V1.ServiceAccountV1.ServiceAccount.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ServiceAccountModifier and TypeMethodDescriptionV1.ServiceAccountList.Builder.getItemsList()List of ServiceAccounts.V1.ServiceAccountList.getItemsList()List of ServiceAccounts.V1.ServiceAccountListOrBuilder.getItemsList()List of ServiceAccounts.com.google.protobuf.Parser<V1.ServiceAccount>V1.ServiceAccount.getParserForType()static com.google.protobuf.Parser<V1.ServiceAccount>V1.ServiceAccount.parser()Methods in io.kubernetes.client.proto with parameters of type V1.ServiceAccountModifier and TypeMethodDescriptionV1.ServiceAccountList.Builder.addItems(int index, V1.ServiceAccount value) List of ServiceAccounts.V1.ServiceAccountList.Builder.addItems(V1.ServiceAccount value) List of ServiceAccounts.V1.ServiceAccount.Builder.mergeFrom(V1.ServiceAccount other) static V1.ServiceAccount.BuilderV1.ServiceAccount.newBuilder(V1.ServiceAccount prototype) V1.ServiceAccountList.Builder.setItems(int index, V1.ServiceAccount value) List of ServiceAccounts.Method parameters in io.kubernetes.client.proto with type arguments of type V1.ServiceAccountModifier and TypeMethodDescriptionV1.ServiceAccountList.Builder.addAllItems(Iterable<? extends V1.ServiceAccount> values) List of ServiceAccounts.