public static class ProtectionSchemeInfo.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ProtectionSchemeInfo |
build() |
ProtectionSchemeInfo.Builder |
category(java.lang.String category) |
ProtectionSchemeInfo.Builder |
repCount(java.lang.Long repCount) |
ProtectionSchemeInfo.Builder |
visibility(java.lang.String visibility) |
public ProtectionSchemeInfo build()
public ProtectionSchemeInfo.Builder category(java.lang.String category)
public ProtectionSchemeInfo.Builder repCount(java.lang.Long repCount)
public ProtectionSchemeInfo.Builder visibility(java.lang.String visibility)