Uses of Class
com.google.cloud.networkmanagement.v1beta1.GKEMasterInfo
-
Packages that use GKEMasterInfo Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of GKEMasterInfo in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return GKEMasterInfo Modifier and Type Method Description GKEMasterInfoGKEMasterInfo.Builder. build()GKEMasterInfoGKEMasterInfo.Builder. buildPartial()static GKEMasterInfoGKEMasterInfo. getDefaultInstance()GKEMasterInfoGKEMasterInfo.Builder. getDefaultInstanceForType()GKEMasterInfoGKEMasterInfo. getDefaultInstanceForType()GKEMasterInfoStep.Builder. getGkeMaster()Display information of a Google Kubernetes Engine cluster master.GKEMasterInfoStep. getGkeMaster()Display information of a Google Kubernetes Engine cluster master.GKEMasterInfoStepOrBuilder. getGkeMaster()Display information of a Google Kubernetes Engine cluster master.static GKEMasterInfoGKEMasterInfo. parseDelimitedFrom(InputStream input)static GKEMasterInfoGKEMasterInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEMasterInfoGKEMasterInfo. parseFrom(byte[] data)static GKEMasterInfoGKEMasterInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEMasterInfoGKEMasterInfo. parseFrom(com.google.protobuf.ByteString data)static GKEMasterInfoGKEMasterInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEMasterInfoGKEMasterInfo. parseFrom(com.google.protobuf.CodedInputStream input)static GKEMasterInfoGKEMasterInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEMasterInfoGKEMasterInfo. parseFrom(InputStream input)static GKEMasterInfoGKEMasterInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEMasterInfoGKEMasterInfo. parseFrom(ByteBuffer data)static GKEMasterInfoGKEMasterInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1beta1 that return types with arguments of type GKEMasterInfo Modifier and Type Method Description com.google.protobuf.Parser<GKEMasterInfo>GKEMasterInfo. getParserForType()static com.google.protobuf.Parser<GKEMasterInfo>GKEMasterInfo. parser()Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type GKEMasterInfo Modifier and Type Method Description GKEMasterInfo.BuilderGKEMasterInfo.Builder. mergeFrom(GKEMasterInfo other)Step.BuilderStep.Builder. mergeGkeMaster(GKEMasterInfo value)Display information of a Google Kubernetes Engine cluster master.static GKEMasterInfo.BuilderGKEMasterInfo. newBuilder(GKEMasterInfo prototype)Step.BuilderStep.Builder. setGkeMaster(GKEMasterInfo value)Display information of a Google Kubernetes Engine cluster master.
-