public class SetResourceEntry
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
SetResourceEntry.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
category()
Gets the category.
|
String |
dataType()
Gets the dataType.
|
SetResourceEntry.Builder |
newBuilder()
New builder.
|
List<String> |
regex()
Gets the regex.
|
List<String> |
values()
Gets the values.
|
public SetResourceEntry.Builder newBuilder()
public String dataType()
public List<String> regex()
public List<String> values()
public String category()
Copyright © 2021 IBM Cloud. All rights reserved.