| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
CreateRemoteAccessSessionConfiguration.Builder |
CreateRemoteAccessSessionConfiguration.Builder.billingMethod(BillingMethod billingMethod)
Returns the billing method for purposes of configuring a remote access session.
|
CreateRemoteAccessSessionConfiguration.Builder |
CreateRemoteAccessSessionConfiguration.Builder.billingMethod(String billingMethod)
Returns the billing method for purposes of configuring a remote access session.
|
static CreateRemoteAccessSessionConfiguration.Builder |
CreateRemoteAccessSessionConfiguration.builder() |
CreateRemoteAccessSessionConfiguration.Builder |
CreateRemoteAccessSessionConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateRemoteAccessSessionConfiguration.Builder> |
CreateRemoteAccessSessionConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateRemoteAccessSessionRequest.Builder |
CreateRemoteAccessSessionRequest.Builder.configuration(Consumer<CreateRemoteAccessSessionConfiguration.Builder> configuration)
The configuration information for the remote access session request.
|
Copyright © 2018. All rights reserved.