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