| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SubscribedProject |
SubscribedProject.clone() |
SubscribedProject |
SubscribedPrincipal.getProject()
The project that has the subscription grant.
|
SubscribedProject |
SubscribedProject.withId(String id)
The identifier of the project that has the subscription grant.
|
SubscribedProject |
SubscribedProject.withName(String name)
The name of the project that has the subscription grant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscribedPrincipal.setProject(SubscribedProject project)
The project that has the subscription grant.
|
SubscribedPrincipal |
SubscribedPrincipal.withProject(SubscribedProject project)
The project that has the subscription grant.
|
Copyright © 2024. All rights reserved.