Uses of Class
k8s.io.api.core.v1.Generated.ServiceAccount
-
Packages that use Generated.ServiceAccount Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ServiceAccount in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.ServiceAccount Modifier and Type Field Description static com.google.protobuf.Parser<Generated.ServiceAccount>Generated.ServiceAccount. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.ServiceAccount Modifier and Type Method Description Generated.ServiceAccountGenerated.ServiceAccount.Builder. build()Generated.ServiceAccountGenerated.ServiceAccount.Builder. buildPartial()static Generated.ServiceAccountGenerated.ServiceAccount. getDefaultInstance()Generated.ServiceAccountGenerated.ServiceAccount.Builder. getDefaultInstanceForType()Generated.ServiceAccountGenerated.ServiceAccount. getDefaultInstanceForType()Generated.ServiceAccountGenerated.ServiceAccountList.Builder. getItems(int index)List of ServiceAccounts.Generated.ServiceAccountGenerated.ServiceAccountList. getItems(int index)List of ServiceAccounts.Generated.ServiceAccountGenerated.ServiceAccountListOrBuilder. getItems(int index)List of ServiceAccounts.static Generated.ServiceAccountGenerated.ServiceAccount. parseDelimitedFrom(InputStream input)static Generated.ServiceAccountGenerated.ServiceAccount. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(byte[] data)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(com.google.protobuf.ByteString data)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(InputStream input)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(ByteBuffer data)static Generated.ServiceAccountGenerated.ServiceAccount. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.ServiceAccount Modifier and Type Method Description List<Generated.ServiceAccount>Generated.ServiceAccountList.Builder. getItemsList()List of ServiceAccounts.List<Generated.ServiceAccount>Generated.ServiceAccountList. getItemsList()List of ServiceAccounts.List<Generated.ServiceAccount>Generated.ServiceAccountListOrBuilder. getItemsList()List of ServiceAccounts.com.google.protobuf.Parser<Generated.ServiceAccount>Generated.ServiceAccount. getParserForType()static com.google.protobuf.Parser<Generated.ServiceAccount>Generated.ServiceAccount. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.ServiceAccount Modifier and Type Method Description Generated.ServiceAccountList.BuilderGenerated.ServiceAccountList.Builder. addItems(int index, Generated.ServiceAccount value)List of ServiceAccounts.Generated.ServiceAccountList.BuilderGenerated.ServiceAccountList.Builder. addItems(Generated.ServiceAccount value)List of ServiceAccounts.Generated.ServiceAccount.BuilderGenerated.ServiceAccount.Builder. mergeFrom(Generated.ServiceAccount other)static Generated.ServiceAccount.BuilderGenerated.ServiceAccount. newBuilder(Generated.ServiceAccount prototype)Generated.ServiceAccountList.BuilderGenerated.ServiceAccountList.Builder. setItems(int index, Generated.ServiceAccount value)List of ServiceAccounts.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.ServiceAccount Modifier and Type Method Description Generated.ServiceAccountList.BuilderGenerated.ServiceAccountList.Builder. addAllItems(Iterable<? extends Generated.ServiceAccount> values)List of ServiceAccounts.
-