Uses of Class
com.google.container.v1beta1.IstioConfig
-
Packages that use IstioConfig Package Description com.google.container.v1beta1 -
-
Uses of IstioConfig in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return IstioConfig Modifier and Type Method Description IstioConfigIstioConfig.Builder. build()IstioConfigIstioConfig.Builder. buildPartial()static IstioConfigIstioConfig. getDefaultInstance()IstioConfigIstioConfig.Builder. getDefaultInstanceForType()IstioConfigIstioConfig. getDefaultInstanceForType()IstioConfigAddonsConfig.Builder. getIstioConfig()Deprecated.google.container.v1beta1.AddonsConfig.istio_config is deprecated.IstioConfigAddonsConfig. getIstioConfig()Deprecated.google.container.v1beta1.AddonsConfig.istio_config is deprecated.IstioConfigAddonsConfigOrBuilder. getIstioConfig()Deprecated.google.container.v1beta1.AddonsConfig.istio_config is deprecated.static IstioConfigIstioConfig. parseDelimitedFrom(InputStream input)static IstioConfigIstioConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IstioConfigIstioConfig. parseFrom(byte[] data)static IstioConfigIstioConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IstioConfigIstioConfig. parseFrom(com.google.protobuf.ByteString data)static IstioConfigIstioConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IstioConfigIstioConfig. parseFrom(com.google.protobuf.CodedInputStream input)static IstioConfigIstioConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IstioConfigIstioConfig. parseFrom(InputStream input)static IstioConfigIstioConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IstioConfigIstioConfig. parseFrom(ByteBuffer data)static IstioConfigIstioConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type IstioConfig Modifier and Type Method Description com.google.protobuf.Parser<IstioConfig>IstioConfig. getParserForType()static com.google.protobuf.Parser<IstioConfig>IstioConfig. parser()Methods in com.google.container.v1beta1 with parameters of type IstioConfig Modifier and Type Method Description IstioConfig.BuilderIstioConfig.Builder. mergeFrom(IstioConfig other)AddonsConfig.BuilderAddonsConfig.Builder. mergeIstioConfig(IstioConfig value)Deprecated.static IstioConfig.BuilderIstioConfig. newBuilder(IstioConfig prototype)AddonsConfig.BuilderAddonsConfig.Builder. setIstioConfig(IstioConfig value)Deprecated.
-