| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceOwner |
ResourceOwner.fromValue(String value)
Use this in place of valueOf.
|
static ResourceOwner |
ResourceOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceOwner[] |
ResourceOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetResourceSharesRequest |
GetResourceSharesRequest.withResourceOwner(ResourceOwner resourceOwner)
The type of owner.
|
ListResourcesRequest |
ListResourcesRequest.withResourceOwner(ResourceOwner resourceOwner)
The type of owner.
|
ListPrincipalsRequest |
ListPrincipalsRequest.withResourceOwner(ResourceOwner resourceOwner)
The type of owner.
|
Copyright © 2019. All rights reserved.