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