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