Uses of Class
com.google.logging.v2.LogViewName.OrganizationLocationBucketViewBuilder
-
Packages that use LogViewName.OrganizationLocationBucketViewBuilder Package Description com.google.logging.v2 -
-
Uses of LogViewName.OrganizationLocationBucketViewBuilder in com.google.logging.v2
Methods in com.google.logging.v2 that return LogViewName.OrganizationLocationBucketViewBuilder Modifier and Type Method Description static LogViewName.OrganizationLocationBucketViewBuilder
LogViewName. newOrganizationLocationBucketViewBuilder()
LogViewName.OrganizationLocationBucketViewBuilder
LogViewName.OrganizationLocationBucketViewBuilder. setBucket(String bucket)
LogViewName.OrganizationLocationBucketViewBuilder
LogViewName.OrganizationLocationBucketViewBuilder. setLocation(String location)
LogViewName.OrganizationLocationBucketViewBuilder
LogViewName.OrganizationLocationBucketViewBuilder. setOrganization(String organization)
LogViewName.OrganizationLocationBucketViewBuilder
LogViewName.OrganizationLocationBucketViewBuilder. setView(String view)
-