public class PutMapResourcesResponseMapResourceEntry
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutMapResourcesResponseMapResourceEntry() |
Modifier and Type | Method and Description |
---|---|
String |
getCardinality()
Gets the cardinality.
|
String |
getCategory()
Gets the category.
|
String |
getDataType()
Gets the dataType.
|
String |
getKey()
Gets the key.
|
List<String> |
getRegex()
Gets the regex.
|
List<String> |
getValues()
Gets the values.
|
public PutMapResourcesResponseMapResourceEntry()
public String getDataType()
public List<String> getRegex()
public String getCardinality()
public List<String> getValues()
public String getKey()
public String getCategory()
Copyright © 2021 IBM Cloud. All rights reserved.