Uses of Interface
software.amazon.awssdk.services.appintegrations.model.AppIntegrationsResponse.Builder
-
Packages that use AppIntegrationsResponse.Builder Package Description software.amazon.awssdk.services.appintegrations.model -
-
Uses of AppIntegrationsResponse.Builder in software.amazon.awssdk.services.appintegrations.model
Classes in software.amazon.awssdk.services.appintegrations.model that implement AppIntegrationsResponse.Builder Modifier and Type Class Description protected static classAppIntegrationsResponse.BuilderImplMethods in software.amazon.awssdk.services.appintegrations.model that return AppIntegrationsResponse.Builder Modifier and Type Method Description AppIntegrationsResponse.BuilderAppIntegrationsResponse.Builder. responseMetadata(AwsResponseMetadata metadata)AppIntegrationsResponse.BuilderAppIntegrationsResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.appintegrations.model with parameters of type AppIntegrationsResponse.Builder Constructor Description AppIntegrationsResponse(AppIntegrationsResponse.Builder builder)
-