Uses of Class
com.google.container.v1beta1.MasterAuth
-
Packages that use MasterAuth Package Description com.google.container.v1beta1 -
-
Uses of MasterAuth in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return MasterAuth Modifier and Type Method Description MasterAuthMasterAuth.Builder. build()MasterAuthMasterAuth.Builder. buildPartial()static MasterAuthMasterAuth. getDefaultInstance()MasterAuthMasterAuth.Builder. getDefaultInstanceForType()MasterAuthMasterAuth. getDefaultInstanceForType()MasterAuthCluster.Builder. getMasterAuth()The authentication information for accessing the master endpoint.MasterAuthCluster. getMasterAuth()The authentication information for accessing the master endpoint.MasterAuthClusterOrBuilder. getMasterAuth()The authentication information for accessing the master endpoint.MasterAuthSetMasterAuthRequest.Builder. getUpdate()Required.MasterAuthSetMasterAuthRequest. getUpdate()Required.MasterAuthSetMasterAuthRequestOrBuilder. getUpdate()Required.static MasterAuthMasterAuth. parseDelimitedFrom(InputStream input)static MasterAuthMasterAuth. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MasterAuthMasterAuth. parseFrom(byte[] data)static MasterAuthMasterAuth. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MasterAuthMasterAuth. parseFrom(com.google.protobuf.ByteString data)static MasterAuthMasterAuth. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MasterAuthMasterAuth. parseFrom(com.google.protobuf.CodedInputStream input)static MasterAuthMasterAuth. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MasterAuthMasterAuth. parseFrom(InputStream input)static MasterAuthMasterAuth. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MasterAuthMasterAuth. parseFrom(ByteBuffer data)static MasterAuthMasterAuth. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type MasterAuth Modifier and Type Method Description com.google.protobuf.Parser<MasterAuth>MasterAuth. getParserForType()static com.google.protobuf.Parser<MasterAuth>MasterAuth. parser()Methods in com.google.container.v1beta1 with parameters of type MasterAuth Modifier and Type Method Description MasterAuth.BuilderMasterAuth.Builder. mergeFrom(MasterAuth other)Cluster.BuilderCluster.Builder. mergeMasterAuth(MasterAuth value)The authentication information for accessing the master endpoint.SetMasterAuthRequest.BuilderSetMasterAuthRequest.Builder. mergeUpdate(MasterAuth value)Required.static MasterAuth.BuilderMasterAuth. newBuilder(MasterAuth prototype)Cluster.BuilderCluster.Builder. setMasterAuth(MasterAuth value)The authentication information for accessing the master endpoint.SetMasterAuthRequest.BuilderSetMasterAuthRequest.Builder. setUpdate(MasterAuth value)Required.
-