| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
GlueSelfGrantStatusOutput |
GlueSelfGrantStatusOutput.clone() |
GlueSelfGrantStatusOutput |
SelfGrantStatusOutput.getGlueSelfGrantStatus()
The details for the self granting status for a Glue data source.
|
GlueSelfGrantStatusOutput |
GlueSelfGrantStatusOutput.withSelfGrantStatusDetails(Collection<SelfGrantStatusDetail> selfGrantStatusDetails)
The details for the self granting status for a Glue data source.
|
GlueSelfGrantStatusOutput |
GlueSelfGrantStatusOutput.withSelfGrantStatusDetails(SelfGrantStatusDetail... selfGrantStatusDetails)
The details for the self granting status for a Glue data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelfGrantStatusOutput.setGlueSelfGrantStatus(GlueSelfGrantStatusOutput glueSelfGrantStatus)
The details for the self granting status for a Glue data source.
|
SelfGrantStatusOutput |
SelfGrantStatusOutput.withGlueSelfGrantStatus(GlueSelfGrantStatusOutput glueSelfGrantStatus)
The details for the self granting status for a Glue data source.
|
Copyright © 2024. All rights reserved.