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