ListAssociatedAttributeGroupsResult |
AbstractAWSAppRegistry.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest request) |
ListAssociatedAttributeGroupsResult |
AWSAppRegistry.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
ListAssociatedAttributeGroupsResult |
AWSAppRegistryClient.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest request)
Lists all attribute groups that are associated with specified application.
|
Future<ListAssociatedAttributeGroupsResult> |
AbstractAWSAppRegistryAsync.listAssociatedAttributeGroupsAsync(ListAssociatedAttributeGroupsRequest request) |
Future<ListAssociatedAttributeGroupsResult> |
AWSAppRegistryAsync.listAssociatedAttributeGroupsAsync(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest)
Lists all attribute groups that are associated with specified application.
|
Future<ListAssociatedAttributeGroupsResult> |
AWSAppRegistryAsyncClient.listAssociatedAttributeGroupsAsync(ListAssociatedAttributeGroupsRequest request) |
Future<ListAssociatedAttributeGroupsResult> |
AbstractAWSAppRegistryAsync.listAssociatedAttributeGroupsAsync(ListAssociatedAttributeGroupsRequest request,
AsyncHandler<ListAssociatedAttributeGroupsRequest,ListAssociatedAttributeGroupsResult> asyncHandler) |
Future<ListAssociatedAttributeGroupsResult> |
AWSAppRegistryAsync.listAssociatedAttributeGroupsAsync(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest,
AsyncHandler<ListAssociatedAttributeGroupsRequest,ListAssociatedAttributeGroupsResult> asyncHandler)
Lists all attribute groups that are associated with specified application.
|
Future<ListAssociatedAttributeGroupsResult> |
AWSAppRegistryAsyncClient.listAssociatedAttributeGroupsAsync(ListAssociatedAttributeGroupsRequest request,
AsyncHandler<ListAssociatedAttributeGroupsRequest,ListAssociatedAttributeGroupsResult> asyncHandler) |