Uses of Interface
com.google.iam.v1.AuditLogConfigOrBuilder
Packages that use AuditLogConfigOrBuilder
-
Uses of AuditLogConfigOrBuilder in com.google.iam.v1
Classes in com.google.iam.v1 that implement AuditLogConfigOrBuilderModifier and TypeClassDescriptionfinal classProvides the configuration for logging a type of permissions.static final classProvides the configuration for logging a type of permissions.Methods in com.google.iam.v1 that return AuditLogConfigOrBuilderModifier and TypeMethodDescriptionAuditConfig.Builder.getAuditLogConfigsOrBuilder(int index) The configuration for logging of each type of permission.AuditConfig.getAuditLogConfigsOrBuilder(int index) The configuration for logging of each type of permission.AuditConfigOrBuilder.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 AuditLogConfigOrBuilderModifier and TypeMethodDescriptionList<? 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.