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