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