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