| Package | Description |
|---|---|
| com.amazonaws.services.route53profiles.model |
| Modifier and Type | Method and Description |
|---|---|
static ShareStatus |
ShareStatus.fromValue(String value)
Use this in place of valueOf.
|
static ShareStatus |
ShareStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShareStatus[] |
ShareStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileSummary |
ProfileSummary.withShareStatus(ShareStatus shareStatus)
Share status of the Profile.
|
Profile |
Profile.withShareStatus(ShareStatus shareStatus)
Sharing status for the Profile.
|
Copyright © 2025. All rights reserved.