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