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