| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static Session.Builder |
Session.builder() |
Session.Builder |
Session.Builder.isPrimary(Boolean isPrimary)
When true, this Boolean value indicates the primary session for the specified resource.
|
Session.Builder |
Session.Builder.name(String name)
The session name.
|
Session.Builder |
Session.toBuilder() |
Session.Builder |
Session.Builder.url(String url)
The session URL.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Session.Builder> |
Session.serializableBuilderClass() |
Copyright © 2023. All rights reserved.