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() |
int |
hashCode() |
Boolean |
isBucketPolicyOnlyEnabled() |
static BucketInfo.IamConfiguration.Builder |
newBuilder() |
BucketInfo.IamConfiguration.Builder |
toBuilder() |
public static BucketInfo.IamConfiguration.Builder newBuilder()
public BucketInfo.IamConfiguration.Builder toBuilder()
public Boolean isBucketPolicyOnlyEnabled()
public Long getBucketPolicyOnlyLockedTime()
Copyright © 2019 Google LLC. All rights reserved.