public static final class GetCompactionPlansParam.Builder
extends java.lang.Object
GetCompactionPlansParam
class.Modifier and Type | Method | Description |
---|---|---|
GetCompactionPlansParam |
build() |
Verifies parameters and creates a new
GetCompactionPlansParam instance. |
GetCompactionPlansParam.Builder |
withCompactionID(@NonNull java.lang.Long compactionID) |
Sets compaction action id to get the plans.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetCompactionPlansParam.Builder withCompactionID(@NonNull
@NonNull java.lang.Long compactionID)
compactionID
- compaction action idBuilder
public GetCompactionPlansParam build()
throws ParamException
GetCompactionPlansParam
instance.GetCompactionPlansParam
ParamException