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