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.
|
copyapply, buildCreateRemoteAccessSessionConfiguration.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.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.BillingMethodCopyright © 2017. All rights reserved.