Uses of Class
com.google.container.v1beta1.SetMasterAuthRequest.Action
-
Packages that use SetMasterAuthRequest.Action Package Description com.google.container.v1beta1 -
-
Uses of SetMasterAuthRequest.Action in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return SetMasterAuthRequest.Action Modifier and Type Method Description static SetMasterAuthRequest.ActionSetMasterAuthRequest.Action. forNumber(int value)SetMasterAuthRequest.ActionSetMasterAuthRequest.Builder. getAction()Required.SetMasterAuthRequest.ActionSetMasterAuthRequest. getAction()Required.SetMasterAuthRequest.ActionSetMasterAuthRequestOrBuilder. getAction()Required.static SetMasterAuthRequest.ActionSetMasterAuthRequest.Action. valueOf(int value)Deprecated.static SetMasterAuthRequest.ActionSetMasterAuthRequest.Action. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static SetMasterAuthRequest.ActionSetMasterAuthRequest.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static SetMasterAuthRequest.Action[]SetMasterAuthRequest.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.container.v1beta1 that return types with arguments of type SetMasterAuthRequest.Action Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<SetMasterAuthRequest.Action>SetMasterAuthRequest.Action. internalGetValueMap()Methods in com.google.container.v1beta1 with parameters of type SetMasterAuthRequest.Action Modifier and Type Method Description SetMasterAuthRequest.BuilderSetMasterAuthRequest.Builder. setAction(SetMasterAuthRequest.Action value)Required.
-