public static final class DeleteResourceGroupRequest.Options extends Object
CASCADE_DELETE
: If true
, delete any existing entities owned by
this group. Otherwise this request will return an error of any such
entities exist.
Supported values:
The default value is FALSE
.
Map
.
A set of string constants for the parameter options
.public static final String CASCADE_DELETE
true
, delete any existing entities owned by this group.
Otherwise this request will return an error of any such entities
exist.
Supported values:
The default value is FALSE
.public static final String TRUE
public static final String FALSE
Copyright © 2024. All rights reserved.