Package | Description |
---|---|
software.amazon.awssdk.profiles.internal |
Modifier and Type | Method and Description |
---|---|
static ProfileSection |
ProfileSection.fromPropertyKeyName(String propertyName) |
static ProfileSection |
ProfileSection.fromSectionTitle(String sectionTitle) |
static ProfileSection |
ProfileSection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileSection[] |
ProfileSection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.