| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
CPU |
Device.cpu()
Information about the device's CPU.
|
| Modifier and Type | Method and Description |
|---|---|
Device.Builder |
Device.Builder.cpu(CPU cpu)
Information about the device's CPU.
|
| Modifier and Type | Method and Description |
|---|---|
CPU |
CPUUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CPUMarshaller.marshall(CPU cpu,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.