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