public static interface CreateRemoteAccessSessionConfiguration.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateRemoteAccessSessionConfiguration.Builder,CreateRemoteAccessSessionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
CreateRemoteAccessSessionConfiguration.Builder |
billingMethod(BillingMethod billingMethod)
Returns the billing method for purposes of configuring a remote access session.
|
CreateRemoteAccessSessionConfiguration.Builder |
billingMethod(String billingMethod)
Returns the billing method for purposes of configuring a remote access session.
|
CreateRemoteAccessSessionConfiguration.Builder billingMethod(String billingMethod)
Returns the billing method for purposes of configuring a remote access session.
billingMethod - Returns the billing method for purposes of configuring a remote access session.BillingMethod,
BillingMethodCreateRemoteAccessSessionConfiguration.Builder billingMethod(BillingMethod billingMethod)
Returns the billing method for purposes of configuring a remote access session.
billingMethod - Returns the billing method for purposes of configuring a remote access session.BillingMethod,
BillingMethodCopyright © 2018. All rights reserved.