Uses of Interface
com.google.container.v1.MasterAuthOrBuilder
-
Packages that use MasterAuthOrBuilder Package Description com.google.container.v1 -
-
Uses of MasterAuthOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement MasterAuthOrBuilder Modifier and Type Class Description class
MasterAuth
The authentication information for accessing the master endpoint.static class
MasterAuth.Builder
The authentication information for accessing the master endpoint.Methods in com.google.container.v1 that return MasterAuthOrBuilder Modifier and Type Method Description MasterAuthOrBuilder
Cluster.Builder. getMasterAuthOrBuilder()
The authentication information for accessing the master endpoint.MasterAuthOrBuilder
Cluster. getMasterAuthOrBuilder()
The authentication information for accessing the master endpoint.MasterAuthOrBuilder
ClusterOrBuilder. getMasterAuthOrBuilder()
The authentication information for accessing the master endpoint.MasterAuthOrBuilder
SetMasterAuthRequest.Builder. getUpdateOrBuilder()
Required.MasterAuthOrBuilder
SetMasterAuthRequest. getUpdateOrBuilder()
Required.MasterAuthOrBuilder
SetMasterAuthRequestOrBuilder. getUpdateOrBuilder()
Required.
-