public static final class Bucket.IamConfiguration.BucketPolicyOnly
extends com.google.api.client.json.GenericJson
com.google.api.client.util.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.
|
com.google.api.client.util.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(com.google.api.client.util.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 com.google.api.client.util.DateTime getLockedTime()
null for nonepublic Bucket.IamConfiguration.BucketPolicyOnly setLockedTime(com.google.api.client.util.DateTime lockedTime)
lockedTime - lockedTime or null for nonepublic Bucket.IamConfiguration.BucketPolicyOnly set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.IamConfiguration.BucketPolicyOnly clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.