public static final class ReleaseCollectionParam.Builder
extends java.lang.Object
ReleaseCollectionParam class.| Modifier and Type | Method and Description |
|---|---|
ReleaseCollectionParam |
build()
Verifies parameters and creates a new
ReleaseCollectionParam instance. |
ReleaseCollectionParam.Builder |
withCollectionName(@NonNull java.lang.String collectionName)
Sets the collection name.
|
public ReleaseCollectionParam.Builder withCollectionName(@NonNull @NonNull java.lang.String collectionName)
collectionName - collection nameBuilderpublic ReleaseCollectionParam build() throws ParamException
ReleaseCollectionParam instance.ReleaseCollectionParamParamException