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