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