protected static class GetObjectRetentionOutput.BuilderImpl extends Object implements GetObjectRetentionOutput.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
GetObjectRetentionOutput |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
ObjectLockRetention |
retention() |
GetObjectRetentionOutput.Builder |
retention(ObjectLockRetention retention) |
public GetObjectRetentionOutput build()
build
in interface GetObjectRetentionOutput.Builder
public final GetObjectRetentionOutput.Builder retention(ObjectLockRetention retention)
retention
in interface GetObjectRetentionOutput.Builder
public ObjectLockRetention retention()
Copyright © 2021. All rights reserved.