Uses of Interface
software.amazon.awssdk.services.appintegrations.model.UpdateDataIntegrationResponse.Builder
-
Packages that use UpdateDataIntegrationResponse.Builder Package Description software.amazon.awssdk.services.appintegrations.model -
-
Uses of UpdateDataIntegrationResponse.Builder in software.amazon.awssdk.services.appintegrations.model
Methods in software.amazon.awssdk.services.appintegrations.model that return UpdateDataIntegrationResponse.Builder Modifier and Type Method Description static UpdateDataIntegrationResponse.BuilderUpdateDataIntegrationResponse. builder()UpdateDataIntegrationResponse.BuilderUpdateDataIntegrationResponse. toBuilder()Methods in software.amazon.awssdk.services.appintegrations.model that return types with arguments of type UpdateDataIntegrationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateDataIntegrationResponse.Builder>UpdateDataIntegrationResponse. serializableBuilderClass()
-