public static class BucketInfo.IamConfiguration extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BucketInfo.IamConfiguration.Builder
Builder for
IamConfiguration |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getBucketPolicyOnlyLockedTime()
Deprecated.
|
Long |
getUniformBucketLevelAccessLockedTime() |
int |
hashCode() |
Boolean |
isBucketPolicyOnlyEnabled()
Deprecated.
|
Boolean |
isUniformBucketLevelAccessEnabled() |
static BucketInfo.IamConfiguration.Builder |
newBuilder() |
BucketInfo.IamConfiguration.Builder |
toBuilder() |
public static BucketInfo.IamConfiguration.Builder newBuilder()
public BucketInfo.IamConfiguration.Builder toBuilder()
@Deprecated public Boolean isBucketPolicyOnlyEnabled()
@Deprecated public Long getBucketPolicyOnlyLockedTime()
public Boolean isUniformBucketLevelAccessEnabled()
public Long getUniformBucketLevelAccessLockedTime()
Copyright © 2019 Google LLC. All rights reserved.