Uses of Class
software.amazon.awssdk.services.servicecatalogappregistry.model.GetAttributeGroupRequest
-
Packages that use GetAttributeGroupRequest Package Description software.amazon.awssdk.services.servicecatalogappregistry Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their Amazon Web Services resources.software.amazon.awssdk.services.servicecatalogappregistry.transform -
-
Uses of GetAttributeGroupRequest in software.amazon.awssdk.services.servicecatalogappregistry
Methods in software.amazon.awssdk.services.servicecatalogappregistry with parameters of type GetAttributeGroupRequest Modifier and Type Method Description default CompletableFuture<GetAttributeGroupResponse>ServiceCatalogAppRegistryAsyncClient. getAttributeGroup(GetAttributeGroupRequest getAttributeGroupRequest)Retrieves an attribute group by its ARN, ID, or name.default GetAttributeGroupResponseServiceCatalogAppRegistryClient. getAttributeGroup(GetAttributeGroupRequest getAttributeGroupRequest)Retrieves an attribute group by its ARN, ID, or name. -
Uses of GetAttributeGroupRequest in software.amazon.awssdk.services.servicecatalogappregistry.transform
Methods in software.amazon.awssdk.services.servicecatalogappregistry.transform with parameters of type GetAttributeGroupRequest Modifier and Type Method Description SdkHttpFullRequestGetAttributeGroupRequestMarshaller. marshall(GetAttributeGroupRequest getAttributeGroupRequest)
-