| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ServiceAccountTokenProjection> |
V1.ServiceAccountTokenProjection.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.Builder.build() |
V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.Builder.buildPartial() |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.getDefaultInstance() |
V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.getDefaultInstanceForType() |
V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.Builder.getDefaultInstanceForType() |
V1.ServiceAccountTokenProjection |
V1.VolumeProjectionOrBuilder.getServiceAccountToken()
information about the serviceAccountToken data to project
+optional
|
V1.ServiceAccountTokenProjection |
V1.VolumeProjection.getServiceAccountToken()
information about the serviceAccountToken data to project
+optional
|
V1.ServiceAccountTokenProjection |
V1.VolumeProjection.Builder.getServiceAccountToken()
information about the serviceAccountToken data to project
+optional
|
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseDelimitedFrom(InputStream input) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(byte[] data) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(ByteBuffer data) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(com.google.protobuf.ByteString data) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(InputStream input) |
static V1.ServiceAccountTokenProjection |
V1.ServiceAccountTokenProjection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.ServiceAccountTokenProjection> |
V1.ServiceAccountTokenProjection.getParserForType() |
static com.google.protobuf.Parser<V1.ServiceAccountTokenProjection> |
V1.ServiceAccountTokenProjection.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.Builder.mergeFrom(V1.ServiceAccountTokenProjection other) |
V1.VolumeProjection.Builder |
V1.VolumeProjection.Builder.mergeServiceAccountToken(V1.ServiceAccountTokenProjection value)
information about the serviceAccountToken data to project
+optional
|
static V1.ServiceAccountTokenProjection.Builder |
V1.ServiceAccountTokenProjection.newBuilder(V1.ServiceAccountTokenProjection prototype) |
V1.VolumeProjection.Builder |
V1.VolumeProjection.Builder.setServiceAccountToken(V1.ServiceAccountTokenProjection value)
information about the serviceAccountToken data to project
+optional
|
Copyright © 2019. All rights reserved.