public class CreateConfigurationOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CreateConfigurationOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Conversions | conversions()Gets the conversions. | 
| java.lang.String | description()Gets the description. | 
| java.util.List<Enrichment> | enrichments()Gets the enrichments. | 
| java.lang.String | environmentId()Gets the environmentId. | 
| java.lang.String | name()Gets the name. | 
| CreateConfigurationOptions.Builder | newBuilder()New builder. | 
| java.util.List<NormalizationOperation> | normalizations()Gets the normalizations. | 
| Source | source()Gets the source. | 
public CreateConfigurationOptions.Builder newBuilder()
public java.lang.String environmentId()
public java.lang.String name()
public java.lang.String description()
public Conversions conversions()
public java.util.List<Enrichment> enrichments()
public java.util.List<NormalizationOperation> normalizations()
public Source source()