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