| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribePortfolioShareType |
DescribePortfolioShareType.fromValue(String value)
Use this in place of valueOf.
|
static DescribePortfolioShareType |
DescribePortfolioShareType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescribePortfolioShareType[] |
DescribePortfolioShareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePortfolioSharesRequest |
DescribePortfolioSharesRequest.withType(DescribePortfolioShareType type)
The type of portfolio share to summarize.
|
PortfolioShareDetail |
PortfolioShareDetail.withType(DescribePortfolioShareType type)
The type of the portfolio share.
|
Copyright © 2024. All rights reserved.