public static interface CreatePortalResponse.Builder extends WorkSpacesWebResponse.Builder, SdkPojo, CopyableBuilder<CreatePortalResponse.Builder,CreatePortalResponse>
| Modifier and Type | Method and Description |
|---|---|
CreatePortalResponse.Builder |
portalArn(String portalArn)
The ARN of the web portal.
|
CreatePortalResponse.Builder |
portalEndpoint(String portalEndpoint)
The endpoint URL of the web portal that users access in order to start streaming sessions.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreatePortalResponse.Builder portalArn(String portalArn)
The ARN of the web portal.
portalArn - The ARN of the web portal.CreatePortalResponse.Builder portalEndpoint(String portalEndpoint)
The endpoint URL of the web portal that users access in order to start streaming sessions.
portalEndpoint - The endpoint URL of the web portal that users access in order to start streaming sessions.Copyright © 2023. All rights reserved.