Uses of Class
com.google.logging.v2.LogExclusionName.Builder
-
Packages that use LogExclusionName.Builder Package Description com.google.logging.v2 -
-
Uses of LogExclusionName.Builder in com.google.logging.v2
Methods in com.google.logging.v2 that return LogExclusionName.Builder Modifier and Type Method Description static LogExclusionName.Builder
LogExclusionName. newBuilder()
static LogExclusionName.Builder
LogExclusionName. newProjectExclusionBuilder()
LogExclusionName.Builder
LogExclusionName.Builder. setExclusion(String exclusion)
LogExclusionName.Builder
LogExclusionName.Builder. setProject(String project)
LogExclusionName.Builder
LogExclusionName. toBuilder()
-