public static final class Bucket.IamConfiguration.BucketPolicyOnly extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
BucketPolicyOnly() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.IamConfiguration.BucketPolicyOnly |
clone() |
Boolean |
getEnabled()
If set, access is controlled only by bucket-level or above IAM policies.
|
DateTime |
getLockedTime()
The deadline for changing iamConfiguration.bucketPolicyOnly.enabled from true to false in RFC
3339 format.
|
Bucket.IamConfiguration.BucketPolicyOnly |
set(String fieldName,
Object value) |
Bucket.IamConfiguration.BucketPolicyOnly |
setEnabled(Boolean enabled)
If set, access is controlled only by bucket-level or above IAM policies.
|
Bucket.IamConfiguration.BucketPolicyOnly |
setLockedTime(DateTime lockedTime)
The deadline for changing iamConfiguration.bucketPolicyOnly.enabled from true to false in RFC
3339 format.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Boolean getEnabled()
null for nonepublic Bucket.IamConfiguration.BucketPolicyOnly setEnabled(Boolean enabled)
enabled - enabled or null for nonepublic DateTime getLockedTime()
null for nonepublic Bucket.IamConfiguration.BucketPolicyOnly setLockedTime(DateTime lockedTime)
lockedTime - lockedTime or null for nonepublic Bucket.IamConfiguration.BucketPolicyOnly set(String fieldName, Object value)
set in class GenericJsonpublic Bucket.IamConfiguration.BucketPolicyOnly clone()
clone in class GenericJsonCopyright © 2011–2020 Google. All rights reserved.