Uses of Interface
software.amazon.awssdk.services.appintegrations.model.AppIntegrationsRequest.Builder
-
Packages that use AppIntegrationsRequest.Builder Package Description software.amazon.awssdk.services.appintegrations.model -
-
Uses of AppIntegrationsRequest.Builder in software.amazon.awssdk.services.appintegrations.model
Classes in software.amazon.awssdk.services.appintegrations.model that implement AppIntegrationsRequest.Builder Modifier and Type Class Description protected static classAppIntegrationsRequest.BuilderImplMethods in software.amazon.awssdk.services.appintegrations.model that return AppIntegrationsRequest.Builder Modifier and Type Method Description abstract AppIntegrationsRequest.BuilderAppIntegrationsRequest. toBuilder()Constructors in software.amazon.awssdk.services.appintegrations.model with parameters of type AppIntegrationsRequest.Builder Constructor Description AppIntegrationsRequest(AppIntegrationsRequest.Builder builder)
-