public static final class DirectoryObjectGetMemberGroupsParameterSet.DirectoryObjectGetMemberGroupsParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.Boolean |
securityEnabledOnly
The securityEnabledOnly parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
DirectoryObjectGetMemberGroupsParameterSetBuilder()
Instanciates a new DirectoryObjectGetMemberGroupsParameterSetBuilder
|
Modifier and Type | Method and Description |
---|---|
DirectoryObjectGetMemberGroupsParameterSet |
build()
Buils the resulting body object to be passed to the request
|
DirectoryObjectGetMemberGroupsParameterSet.DirectoryObjectGetMemberGroupsParameterSetBuilder |
withSecurityEnabledOnly(java.lang.Boolean val)
Sets the SecurityEnabledOnly
|
@Nullable protected java.lang.Boolean securityEnabledOnly
@Nullable protected DirectoryObjectGetMemberGroupsParameterSetBuilder()
@Nonnull public DirectoryObjectGetMemberGroupsParameterSet.DirectoryObjectGetMemberGroupsParameterSetBuilder withSecurityEnabledOnly(@Nullable java.lang.Boolean val)
val
- the value to set it to@Nonnull public DirectoryObjectGetMemberGroupsParameterSet build()