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