public static interface AssociateNetworkSettingsResponse.Builder extends WorkSpacesWebResponse.Builder, SdkPojo, CopyableBuilder<AssociateNetworkSettingsResponse.Builder,AssociateNetworkSettingsResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateNetworkSettingsResponse.Builder |
networkSettingsArn(String networkSettingsArn)
The ARN of the network settings.
|
AssociateNetworkSettingsResponse.Builder |
portalArn(String portalArn)
The ARN of the web portal.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateNetworkSettingsResponse.Builder networkSettingsArn(String networkSettingsArn)
The ARN of the network settings.
networkSettingsArn - The ARN of the network settings.AssociateNetworkSettingsResponse.Builder portalArn(String portalArn)
The ARN of the web portal.
portalArn - The ARN of the web portal.Copyright © 2022. All rights reserved.