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