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