Uses of Interface
com.google.iam.v1.AuditLogConfigOrBuilder
-
Packages that use AuditLogConfigOrBuilder Package Description com.google.iam.v1 -
-
Uses of AuditLogConfigOrBuilder in com.google.iam.v1
Classes in com.google.iam.v1 that implement AuditLogConfigOrBuilder Modifier and Type Class Description classAuditLogConfigProvides the configuration for logging a type of permissions.static classAuditLogConfig.BuilderProvides the configuration for logging a type of permissions.Methods in com.google.iam.v1 that return AuditLogConfigOrBuilder Modifier and Type Method Description AuditLogConfigOrBuilderAuditConfig.Builder. getAuditLogConfigsOrBuilder(int index)The configuration for logging of each type of permission.AuditLogConfigOrBuilderAuditConfig. getAuditLogConfigsOrBuilder(int index)The configuration for logging of each type of permission.AuditLogConfigOrBuilderAuditConfigOrBuilder. getAuditLogConfigsOrBuilder(int index)The configuration for logging of each type of permission.Methods in com.google.iam.v1 that return types with arguments of type AuditLogConfigOrBuilder Modifier and Type Method Description List<? extends AuditLogConfigOrBuilder>AuditConfig.Builder. getAuditLogConfigsOrBuilderList()The configuration for logging of each type of permission.List<? extends AuditLogConfigOrBuilder>AuditConfig. getAuditLogConfigsOrBuilderList()The configuration for logging of each type of permission.List<? extends AuditLogConfigOrBuilder>AuditConfigOrBuilder. getAuditLogConfigsOrBuilderList()The configuration for logging of each type of permission.
-