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