public class ListClassifiersOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ListClassifiersOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
ListClassifiersOptions.Builder |
newBuilder()
New builder.
|
Boolean |
verbose()
Gets the verbose.
|
public ListClassifiersOptions.Builder newBuilder()
public Boolean verbose()
Specify `true` to return details about the classifiers. Omit this parameter to return a brief list of classifiers.
Copyright © 2021 IBM Cloud. All rights reserved.