@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class LogBucketName.BillingAccountLocationBucketBuilder extends Object
Modifier | Constructor and Description |
---|---|
protected |
BillingAccountLocationBucketBuilder() |
Modifier and Type | Method and Description |
---|---|
LogBucketName |
build() |
String |
getBillingAccount() |
String |
getBucket() |
String |
getLocation() |
LogBucketName.BillingAccountLocationBucketBuilder |
setBillingAccount(String billingAccount) |
LogBucketName.BillingAccountLocationBucketBuilder |
setBucket(String bucket) |
LogBucketName.BillingAccountLocationBucketBuilder |
setLocation(String location) |
protected BillingAccountLocationBucketBuilder()
public String getBillingAccount()
public String getLocation()
public String getBucket()
public LogBucketName.BillingAccountLocationBucketBuilder setBillingAccount(String billingAccount)
public LogBucketName.BillingAccountLocationBucketBuilder setLocation(String location)
public LogBucketName.BillingAccountLocationBucketBuilder setBucket(String bucket)
public LogBucketName build()
Copyright © 2023 Google LLC. All rights reserved.