ListDelegatedServicesForAccountResult |
AWSOrganizationsClient.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest request)
List the AWS services for which the specified account is a delegated administrator.
|
ListDelegatedServicesForAccountResult |
AbstractAWSOrganizations.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest request) |
ListDelegatedServicesForAccountResult |
AWSOrganizations.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest listDelegatedServicesForAccountRequest)
List the AWS services for which the specified account is a delegated administrator.
|
Future<ListDelegatedServicesForAccountResult> |
AWSOrganizationsAsyncClient.listDelegatedServicesForAccountAsync(ListDelegatedServicesForAccountRequest request) |
Future<ListDelegatedServicesForAccountResult> |
AbstractAWSOrganizationsAsync.listDelegatedServicesForAccountAsync(ListDelegatedServicesForAccountRequest request) |
Future<ListDelegatedServicesForAccountResult> |
AWSOrganizationsAsync.listDelegatedServicesForAccountAsync(ListDelegatedServicesForAccountRequest listDelegatedServicesForAccountRequest)
List the AWS services for which the specified account is a delegated administrator.
|
Future<ListDelegatedServicesForAccountResult> |
AWSOrganizationsAsyncClient.listDelegatedServicesForAccountAsync(ListDelegatedServicesForAccountRequest request,
AsyncHandler<ListDelegatedServicesForAccountRequest,ListDelegatedServicesForAccountResult> asyncHandler) |
Future<ListDelegatedServicesForAccountResult> |
AbstractAWSOrganizationsAsync.listDelegatedServicesForAccountAsync(ListDelegatedServicesForAccountRequest request,
AsyncHandler<ListDelegatedServicesForAccountRequest,ListDelegatedServicesForAccountResult> asyncHandler) |
Future<ListDelegatedServicesForAccountResult> |
AWSOrganizationsAsync.listDelegatedServicesForAccountAsync(ListDelegatedServicesForAccountRequest listDelegatedServicesForAccountRequest,
AsyncHandler<ListDelegatedServicesForAccountRequest,ListDelegatedServicesForAccountResult> asyncHandler)
List the AWS services for which the specified account is a delegated administrator.
|