Uses of Class
software.amazon.awssdk.services.servicecatalogappregistry.model.ServiceCatalogAppRegistryRequest
-
-
Uses of ServiceCatalogAppRegistryRequest in software.amazon.awssdk.services.servicecatalogappregistry.internal
Methods in software.amazon.awssdk.services.servicecatalogappregistry.internal with type parameters of type ServiceCatalogAppRegistryRequest Modifier and Type Method Description static <T extends ServiceCatalogAppRegistryRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends ServiceCatalogAppRegistryRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of ServiceCatalogAppRegistryRequest in software.amazon.awssdk.services.servicecatalogappregistry.model
Subclasses of ServiceCatalogAppRegistryRequest in software.amazon.awssdk.services.servicecatalogappregistry.model Modifier and Type Class Description classAssociateAttributeGroupRequestclassAssociateResourceRequestclassCreateApplicationRequestclassCreateAttributeGroupRequestclassDeleteApplicationRequestclassDeleteAttributeGroupRequestclassDisassociateAttributeGroupRequestclassDisassociateResourceRequestclassGetApplicationRequestclassGetAssociatedResourceRequestclassGetAttributeGroupRequestclassGetConfigurationRequestclassListApplicationsRequestclassListAssociatedAttributeGroupsRequestclassListAssociatedResourcesRequestclassListAttributeGroupsForApplicationRequestclassListAttributeGroupsRequestclassListTagsForResourceRequestclassPutConfigurationRequestclassSyncResourceRequestclassTagResourceRequestclassUntagResourceRequestclassUpdateApplicationRequestclassUpdateAttributeGroupRequestMethods in software.amazon.awssdk.services.servicecatalogappregistry.model that return ServiceCatalogAppRegistryRequest Modifier and Type Method Description ServiceCatalogAppRegistryRequestServiceCatalogAppRegistryRequest.Builder. build()Constructors in software.amazon.awssdk.services.servicecatalogappregistry.model with parameters of type ServiceCatalogAppRegistryRequest Constructor Description BuilderImpl(ServiceCatalogAppRegistryRequest request)
-