| Modifier and Type | Method and Description |
|---|---|
GKEMasterInfo |
GKEMasterInfo.Builder.build() |
GKEMasterInfo |
GKEMasterInfo.Builder.buildPartial() |
static GKEMasterInfo |
GKEMasterInfo.getDefaultInstance() |
GKEMasterInfo |
GKEMasterInfo.getDefaultInstanceForType() |
GKEMasterInfo |
GKEMasterInfo.Builder.getDefaultInstanceForType() |
GKEMasterInfo |
StepOrBuilder.getGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
|
GKEMasterInfo |
Step.getGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
|
GKEMasterInfo |
Step.Builder.getGkeMaster()
Display information of a Google Kubernetes Engine cluster master.
|
static GKEMasterInfo |
GKEMasterInfo.parseDelimitedFrom(InputStream input) |
static GKEMasterInfo |
GKEMasterInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(byte[] data) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(ByteBuffer data) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(com.google.protobuf.ByteString data) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(InputStream input) |
static GKEMasterInfo |
GKEMasterInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GKEMasterInfo> |
GKEMasterInfo.getParserForType() |
static com.google.protobuf.Parser<GKEMasterInfo> |
GKEMasterInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
GKEMasterInfo.Builder |
GKEMasterInfo.Builder.mergeFrom(GKEMasterInfo other) |
Step.Builder |
Step.Builder.mergeGkeMaster(GKEMasterInfo value)
Display information of a Google Kubernetes Engine cluster master.
|
static GKEMasterInfo.Builder |
GKEMasterInfo.newBuilder(GKEMasterInfo prototype) |
Step.Builder |
Step.Builder.setGkeMaster(GKEMasterInfo value)
Display information of a Google Kubernetes Engine cluster master.
|
Copyright © 2022 Google LLC. All rights reserved.