| Modifier and Type | Method and Description |
|---|---|
Service.GkeNamespace |
Service.GkeNamespace.Builder.build() |
Service.GkeNamespace |
Service.GkeNamespace.Builder.buildPartial() |
static Service.GkeNamespace |
Service.GkeNamespace.getDefaultInstance() |
Service.GkeNamespace |
Service.GkeNamespace.getDefaultInstanceForType() |
Service.GkeNamespace |
Service.GkeNamespace.Builder.getDefaultInstanceForType() |
Service.GkeNamespace |
ServiceOrBuilder.getGkeNamespace()
Type used for GKE Namespaces.
|
Service.GkeNamespace |
Service.getGkeNamespace()
Type used for GKE Namespaces.
|
Service.GkeNamespace |
Service.Builder.getGkeNamespace()
Type used for GKE Namespaces.
|
static Service.GkeNamespace |
Service.GkeNamespace.parseDelimitedFrom(InputStream input) |
static Service.GkeNamespace |
Service.GkeNamespace.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(byte[] data) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(ByteBuffer data) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(com.google.protobuf.ByteString data) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(InputStream input) |
static Service.GkeNamespace |
Service.GkeNamespace.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Service.GkeNamespace> |
Service.GkeNamespace.getParserForType() |
static com.google.protobuf.Parser<Service.GkeNamespace> |
Service.GkeNamespace.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.GkeNamespace.Builder |
Service.GkeNamespace.Builder.mergeFrom(Service.GkeNamespace other) |
Service.Builder |
Service.Builder.mergeGkeNamespace(Service.GkeNamespace value)
Type used for GKE Namespaces.
|
static Service.GkeNamespace.Builder |
Service.GkeNamespace.newBuilder(Service.GkeNamespace prototype) |
Service.Builder |
Service.Builder.setGkeNamespace(Service.GkeNamespace value)
Type used for GKE Namespaces.
|
Copyright © 2024 Google LLC. All rights reserved.