default AssociateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.associateAttributeGroup(Consumer<AssociateAttributeGroupRequest.Builder> associateAttributeGroupRequest) |
Associates an attribute group with an application to augment the application's metadata with the group's
attributes.
|
default AssociateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.associateAttributeGroup(AssociateAttributeGroupRequest associateAttributeGroupRequest) |
Associates an attribute group with an application to augment the application's metadata with the group's
attributes.
|
default AssociateResourceResponse |
ServiceCatalogAppRegistryClient.associateResource(Consumer<AssociateResourceRequest.Builder> associateResourceRequest) |
Associates a resource with an application.
|
default AssociateResourceResponse |
ServiceCatalogAppRegistryClient.associateResource(AssociateResourceRequest associateResourceRequest) |
Associates a resource with an application.
|
default DeleteApplicationResponse |
ServiceCatalogAppRegistryClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest) |
Deletes an application that is specified either by its application ID, name, or ARN.
|
default DeleteApplicationResponse |
ServiceCatalogAppRegistryClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest) |
Deletes an application that is specified either by its application ID, name, or ARN.
|
default DeleteAttributeGroupResponse |
ServiceCatalogAppRegistryClient.deleteAttributeGroup(Consumer<DeleteAttributeGroupRequest.Builder> deleteAttributeGroupRequest) |
Deletes an attribute group, specified either by its attribute group ID, name, or ARN.
|
default DeleteAttributeGroupResponse |
ServiceCatalogAppRegistryClient.deleteAttributeGroup(DeleteAttributeGroupRequest deleteAttributeGroupRequest) |
Deletes an attribute group, specified either by its attribute group ID, name, or ARN.
|
default DisassociateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.disassociateAttributeGroup(Consumer<DisassociateAttributeGroupRequest.Builder> disassociateAttributeGroupRequest) |
Disassociates an attribute group from an application to remove the extra attributes contained in the attribute
group from the application's metadata.
|
default DisassociateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.disassociateAttributeGroup(DisassociateAttributeGroupRequest disassociateAttributeGroupRequest) |
Disassociates an attribute group from an application to remove the extra attributes contained in the attribute
group from the application's metadata.
|
default DisassociateResourceResponse |
ServiceCatalogAppRegistryClient.disassociateResource(Consumer<DisassociateResourceRequest.Builder> disassociateResourceRequest) |
Disassociates a resource from application.
|
default DisassociateResourceResponse |
ServiceCatalogAppRegistryClient.disassociateResource(DisassociateResourceRequest disassociateResourceRequest) |
Disassociates a resource from application.
|
default GetApplicationResponse |
ServiceCatalogAppRegistryClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest) |
Retrieves metadata information about one of your applications.
|
default GetApplicationResponse |
ServiceCatalogAppRegistryClient.getApplication(GetApplicationRequest getApplicationRequest) |
Retrieves metadata information about one of your applications.
|
default GetAssociatedResourceResponse |
ServiceCatalogAppRegistryClient.getAssociatedResource(Consumer<GetAssociatedResourceRequest.Builder> getAssociatedResourceRequest) |
Gets the resource associated with the application.
|
default GetAssociatedResourceResponse |
ServiceCatalogAppRegistryClient.getAssociatedResource(GetAssociatedResourceRequest getAssociatedResourceRequest) |
Gets the resource associated with the application.
|
default GetAttributeGroupResponse |
ServiceCatalogAppRegistryClient.getAttributeGroup(Consumer<GetAttributeGroupRequest.Builder> getAttributeGroupRequest) |
Retrieves an attribute group by its ARN, ID, or name.
|
default GetAttributeGroupResponse |
ServiceCatalogAppRegistryClient.getAttributeGroup(GetAttributeGroupRequest getAttributeGroupRequest) |
Retrieves an attribute group by its ARN, ID, or name.
|
default ListAssociatedAttributeGroupsResponse |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroups(Consumer<ListAssociatedAttributeGroupsRequest.Builder> listAssociatedAttributeGroupsRequest) |
Lists all attribute groups that are associated with specified application.
|
default ListAssociatedAttributeGroupsResponse |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroups(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest) |
Lists all attribute groups that are associated with specified application.
|
default ListAssociatedAttributeGroupsIterable |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroupsPaginator(Consumer<ListAssociatedAttributeGroupsRequest.Builder> listAssociatedAttributeGroupsRequest) |
|
default ListAssociatedAttributeGroupsIterable |
ServiceCatalogAppRegistryClient.listAssociatedAttributeGroupsPaginator(ListAssociatedAttributeGroupsRequest listAssociatedAttributeGroupsRequest) |
|
default ListAssociatedResourcesResponse |
ServiceCatalogAppRegistryClient.listAssociatedResources(Consumer<ListAssociatedResourcesRequest.Builder> listAssociatedResourcesRequest) |
Lists all of the resources that are associated with the specified application.
|
default ListAssociatedResourcesResponse |
ServiceCatalogAppRegistryClient.listAssociatedResources(ListAssociatedResourcesRequest listAssociatedResourcesRequest) |
Lists all of the resources that are associated with the specified application.
|
default ListAssociatedResourcesIterable |
ServiceCatalogAppRegistryClient.listAssociatedResourcesPaginator(Consumer<ListAssociatedResourcesRequest.Builder> listAssociatedResourcesRequest) |
|
default ListAssociatedResourcesIterable |
ServiceCatalogAppRegistryClient.listAssociatedResourcesPaginator(ListAssociatedResourcesRequest listAssociatedResourcesRequest) |
|
default ListAttributeGroupsForApplicationResponse |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplication(Consumer<ListAttributeGroupsForApplicationRequest.Builder> listAttributeGroupsForApplicationRequest) |
Lists the details of all attribute groups associated with a specific application.
|
default ListAttributeGroupsForApplicationResponse |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplication(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest) |
Lists the details of all attribute groups associated with a specific application.
|
default ListAttributeGroupsForApplicationIterable |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplicationPaginator(Consumer<ListAttributeGroupsForApplicationRequest.Builder> listAttributeGroupsForApplicationRequest) |
|
default ListAttributeGroupsForApplicationIterable |
ServiceCatalogAppRegistryClient.listAttributeGroupsForApplicationPaginator(ListAttributeGroupsForApplicationRequest listAttributeGroupsForApplicationRequest) |
|
default ListTagsForResourceResponse |
ServiceCatalogAppRegistryClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists all of the tags on the resource.
|
default ListTagsForResourceResponse |
ServiceCatalogAppRegistryClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists all of the tags on the resource.
|
default SyncResourceResponse |
ServiceCatalogAppRegistryClient.syncResource(Consumer<SyncResourceRequest.Builder> syncResourceRequest) |
Syncs the resource with current AppRegistry records.
|
default SyncResourceResponse |
ServiceCatalogAppRegistryClient.syncResource(SyncResourceRequest syncResourceRequest) |
Syncs the resource with current AppRegistry records.
|
default TagResourceResponse |
ServiceCatalogAppRegistryClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Assigns one or more tags (key-value pairs) to the specified resource.
|
default TagResourceResponse |
ServiceCatalogAppRegistryClient.tagResource(TagResourceRequest tagResourceRequest) |
Assigns one or more tags (key-value pairs) to the specified resource.
|
default UntagResourceResponse |
ServiceCatalogAppRegistryClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes tags from a resource.
|
default UntagResourceResponse |
ServiceCatalogAppRegistryClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes tags from a resource.
|
default UpdateApplicationResponse |
ServiceCatalogAppRegistryClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest) |
Updates an existing application with new attributes.
|
default UpdateApplicationResponse |
ServiceCatalogAppRegistryClient.updateApplication(UpdateApplicationRequest updateApplicationRequest) |
Updates an existing application with new attributes.
|
default UpdateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.updateAttributeGroup(Consumer<UpdateAttributeGroupRequest.Builder> updateAttributeGroupRequest) |
Updates an existing attribute group with new details.
|
default UpdateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.updateAttributeGroup(UpdateAttributeGroupRequest updateAttributeGroupRequest) |
Updates an existing attribute group with new details.
|