| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
ListDevicePoolsRequest.Builder |
ListDevicePoolsRequest.Builder.arn(String arn)
The project ARN.
|
static ListDevicePoolsRequest.Builder |
ListDevicePoolsRequest.builder() |
ListDevicePoolsRequest.Builder |
ListDevicePoolsRequest.Builder.nextToken(String nextToken)
An identifier that was returned from the previous call to this operation, which can be used to return the
next set of items in the list.
|
ListDevicePoolsRequest.Builder |
ListDevicePoolsRequest.toBuilder() |
ListDevicePoolsRequest.Builder |
ListDevicePoolsRequest.Builder.type(DevicePoolType type)
The device pools' type.
|
ListDevicePoolsRequest.Builder |
ListDevicePoolsRequest.Builder.type(String type)
The device pools' type.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDevicePoolsRequest.Builder> |
ListDevicePoolsRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.