Uses of Class
com.google.cloud.securitycenter.v1.IamBinding.Action
-
Packages that use IamBinding.Action Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of IamBinding.Action in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return IamBinding.Action Modifier and Type Method Description static IamBinding.ActionIamBinding.Action. forNumber(int value)IamBinding.ActionIamBinding.Builder. getAction()The action that was performed on a Binding.IamBinding.ActionIamBinding. getAction()The action that was performed on a Binding.IamBinding.ActionIamBindingOrBuilder. getAction()The action that was performed on a Binding.static IamBinding.ActionIamBinding.Action. valueOf(int value)Deprecated.static IamBinding.ActionIamBinding.Action. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static IamBinding.ActionIamBinding.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static IamBinding.Action[]IamBinding.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type IamBinding.Action Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<IamBinding.Action>IamBinding.Action. internalGetValueMap()Methods in com.google.cloud.securitycenter.v1 with parameters of type IamBinding.Action Modifier and Type Method Description IamBinding.BuilderIamBinding.Builder. setAction(IamBinding.Action value)The action that was performed on a Binding.
-