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