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