Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
MyRequestableGroup |
MyRequestableGroup.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MyRequestableGroup> |
MyRequestableGroups.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
MyRequestableGroup.Builder |
MyRequestableGroup.Builder.copy(MyRequestableGroup model) |
Modifier and Type | Method and Description |
---|---|
MyRequestableGroups.Builder |
MyRequestableGroups.Builder.resources(List<MyRequestableGroup> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
MyRequestableGroups(List<String> schemas,
Integer totalResults,
List<MyRequestableGroup> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.