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 CreateApplicationResponse |
ServiceCatalogAppRegistryClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest) |
Creates a new application that is the top-level node in a hierarchy of related cloud resource abstractions.
|
default CreateApplicationResponse |
ServiceCatalogAppRegistryClient.createApplication(CreateApplicationRequest createApplicationRequest) |
Creates a new application that is the top-level node in a hierarchy of related cloud resource abstractions.
|
default CreateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.createAttributeGroup(Consumer<CreateAttributeGroupRequest.Builder> createAttributeGroupRequest) |
Creates a new attribute group as a container for user-defined attributes.
|
default CreateAttributeGroupResponse |
ServiceCatalogAppRegistryClient.createAttributeGroup(CreateAttributeGroupRequest createAttributeGroupRequest) |
Creates a new attribute group as a container for user-defined attributes.
|