public static final class ShowResourceGroupsRequest.Options extends Object
SHOW_DEFAULT_VALUES
: If true
include values of fields that are
based on the default resource group.
Supported values:
The default value is TRUE
.
SHOW_DEFAULT_GROUP
: If true
include the default resource group
in the response.
Supported values:
The default value is TRUE
.
Map
.
A set of string constants for the parameter options
.Modifier and Type | Field and Description |
---|---|
static String |
FALSE |
static String |
SHOW_DEFAULT_GROUP
If
true include the default resource group in the response. |
static String |
SHOW_DEFAULT_VALUES
If
true include values of fields that are based on the
default resource group. |
static String |
TRUE |
public static final String SHOW_DEFAULT_VALUES
true
include values of fields that are based on the
default resource group.
Supported values:
The default value is TRUE
.public static final String TRUE
public static final String FALSE
public static final String SHOW_DEFAULT_GROUP
true
include the default resource group in the response.
Supported values:
The default value is TRUE
.Copyright © 2020. All rights reserved.